commit | 4497a224f759cd8350e07382307b55f870ef0df2 | [log] [tgz] |
---|---|---|
author | Jeremy Linton <lintonrjeremy@gmail.com> | Sat Apr 08 02:18:40 2017 -0500 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Wed May 24 10:53:41 2017 +0200 |
tree | 2d846fd49e1c3df4f093f748ac1b47ec3d001833 | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 [diff] |
reset: hi6220: Set module license so that it can be loaded The hi6220_reset driver can be built as a standalone module yet it cannot be loaded because it depends on GPL exported symbols. Lets set the module license so that the module loads, and things like the on-board kirin drm starts working. Signed-off-by: Jeremy Linton <lintonrjeremy@gmail.com> Reviewed-by: Xinliang Liu <xinliang.liu@linaro.org> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>