diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-01-30 22:57:01 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-02 18:51:03 -0800 |
commit | 4c0c46be90b0316a75a6d0c44bf3f62152c6963f (patch) | |
tree | 6b356dbdc5820839c4f904d8be754852e1050c68 /drivers/net/ethernet/dec | |
parent | 843c2fdf7a12951815d981fa431d7e04d8259332 (diff) | |
download | blackbird-op-linux-4c0c46be90b0316a75a6d0c44bf3f62152c6963f.tar.gz blackbird-op-linux-4c0c46be90b0316a75a6d0c44bf3f62152c6963f.zip |
net: hip04: add missing MODULE_LICENSE
The hip04 ethernet driver causes a new compile-time warning
when built as a loadable module:
WARNING: modpost: missing MODULE_LICENSE() in drivers/net/ethernet/hisilicon/hip04_eth.o
see include/linux/module.h for more information
This adds the license as "GPL", which matches the header of the file.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/dec')
0 files changed, 0 insertions, 0 deletions