提交 84d40c0b 编写于 作者: O Olof Johansson

Merge tag 'reset-fixes-for-4.12' of git://git.pengutronix.de/git/pza/linux into fixes

Reset controller fixes for v4.12

- Set hi6220_reset driver module license to GPL v2 to fix module loading.

* tag 'reset-fixes-for-4.12' of git://git.pengutronix.de/git/pza/linux:
  reset: hi6220: Set module license so that it can be loaded
Signed-off-by: NOlof Johansson <olof@lixom.net>
...@@ -155,3 +155,5 @@ static int __init hi6220_reset_init(void) ...@@ -155,3 +155,5 @@ static int __init hi6220_reset_init(void)
} }
postcore_initcall(hi6220_reset_init); postcore_initcall(hi6220_reset_init);
MODULE_LICENSE("GPL v2");
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册