forked from Minki/linux
au1000-eth: set MODULE_VERSION
Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
b233fc6b10
commit
13130c7a99
@ -83,6 +83,7 @@ static int au1000_debug = 3;
|
||||
MODULE_AUTHOR(DRV_AUTHOR);
|
||||
MODULE_DESCRIPTION(DRV_DESC);
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_VERSION(DRV_VERSION);
|
||||
|
||||
/*
|
||||
* Theory of operation
|
||||
|
Loading…
Reference in New Issue
Block a user