summaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx
diff options
context:
space:
mode:
authorBen Dooks (Codethink) <ben.dooks@codethink.co.uk>2019-10-22 17:40:09 +0200
committerShawn Guo <shawnguo@kernel.org>2019-10-28 07:50:09 +0100
commite4f9eefbb8a976bb86dbdc9d2dd1a2a113801464 (patch)
tree86b65ff7d90c7874fd6345388e9b4d1729c94397 /drivers/soc/imx
parentfirmware: imx: Remove call to devm_of_platform_populate (diff)
downloadlinux-e4f9eefbb8a976bb86dbdc9d2dd1a2a113801464.tar.xz
linux-e4f9eefbb8a976bb86dbdc9d2dd1a2a113801464.zip
firmware: imx: add missing include of <linux/firmware/imx/sci.h>
Include <linux/firmware/imx/sci.h> for the declarations of the functions exported from this driver. This fixes the following sparse warnings: drivers/firmware/imx/imx-scu-irq.c:45:5: warning: symbol 'imx_scu_irq_register_notifier' was not declared. Should it be static? drivers/firmware/imx/imx-scu-irq.c:52:5: warning: symbol 'imx_scu_irq_unregister_notifier' was not declared. Should it be static? drivers/firmware/imx/imx-scu-irq.c:97:5: warning: symbol 'imx_scu_irq_group_enable' was not declared. Should it be static? drivers/firmware/imx/imx-scu-irq.c:130:5: warning: symbol 'imx_scu_enable_general_irq_channel' was not declared. Should it be static? Signed-off-by: Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/soc/imx')
0 files changed, 0 insertions, 0 deletions