Skip to content

Commit 56c017f

Browse files
JDYueShawn Guo
authored andcommitted
soc: imx: imx8mp-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 d77369a commit 56c017f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -864,3 +864,4 @@ static struct platform_driver imx8mp_blk_ctrl_driver = {
864864
},
865865
};
866866
module_platform_driver(imx8mp_blk_ctrl_driver);
867+
MODULE_LICENSE("GPL");

0 commit comments

Comments
 (0)