Skip to content

Commit 78710a7

Browse files
JDYueShawn Guo
authored andcommitted
soc: imx: imx8m-blk-ctrl: Add MODULE_LICENSE
Add MODULE_LICENSE to support building as a module. Signed-off-by: Jindong Yue <jindong.yue@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent 31ef51a commit 78710a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/soc/imx/imx8m-blk-ctrl.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -895,3 +895,4 @@ static struct platform_driver imx8m_blk_ctrl_driver = {
895895
},
896896
};
897897
module_platform_driver(imx8m_blk_ctrl_driver);
898+
MODULE_LICENSE("GPL");

0 commit comments

Comments
 (0)