bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus
authorIoana Ciornei <ioana.ciornei@nxp.com>
Thu, 14 Jan 2021 17:07:49 +0000 (19:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jan 2021 14:13:52 +0000 (15:13 +0100)
commit46707989269a251e5e4ca295975525605bc8afef
tree0e03a2518920fb080a2e38fed338b3a23465ba16
parent8544717cdacc2f33f0f53a3b34c5125b37e13ce9
bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus

Export the mc_cmd_hdr_read_cmdid() function to the entire fsl-mc bus
since it will be needed in the following patch.

Acked-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Link: https://lore.kernel.org/r/20210114170752.2927915-3-ciorneiioana@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bus/fsl-mc/fsl-mc-private.h
drivers/bus/fsl-mc/mc-sys.c