commit | d30a41dbcb79ba2918f07acd86e447802fd1b527 | [log] [tgz] |
---|---|---|
author | Laurentiu Tudor <laurentiu.tudor@nxp.com> | Tue Jun 27 17:41:34 2017 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 29 16:38:53 2017 +0200 |
tree | 08a5118ad4d632a83e91c26928c307a062388796 | |
parent | fab8ca582796796d869924839839dbc940367a3a [diff] |
staging: fsl-mc: move mc-cmd.h contents in the public header mc-cmd.h contains some low level functions used to encode and decode commands to the MC. They are used by the drivers so move them to the public headers and get rid of the mc-cmd.h header. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>