]> git.baikalelectronics.ru Git - kernel.git/commit
stmmac: fix missing module license in the main.
authorGiuseppe Cavallaro <peppe.cavallaro@st.com>
Fri, 23 Dec 2011 19:21:20 +0000 (14:21 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Dec 2011 19:21:20 +0000 (14:21 -0500)
commit99f4d63433f28e7cd0f8ada9216ea2404e43c12b
tree19b9d7517a9f7cdf51b4529a3e1cce8c6acb5b01
parente6a7474725a06d57f2106b8f24bc2edc017f658a
stmmac: fix missing module license in the main.

This patch fixes the following warning raised
when compile:

WARNING: modpost: missing MODULE_LICENSE()
in drivers/net/ethernet/stmicro/stmmac/stmmac.o

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c