diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2021-01-05 20:15:15 +1100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-01-05 16:56:35 -0800 |
commit | 445c6198fe7be03b7d38e66fe8d4b3187bc251d4 (patch) | |
tree | 858aa3ec4b3f7227704a89f5bd66127b47b6206a /drivers/net/phy | |
parent | 4beb17e553b49c3dd74505c9f361e756aaae653e (diff) | |
download | linux-445c6198fe7be03b7d38e66fe8d4b3187bc251d4.tar.bz2 |
net: ethernet: fs_enet: Add missing MODULE_LICENSE
Since commit 1d6cd3929360 ("modpost: turn missing MODULE_LICENSE()
into error") the ppc32_allmodconfig build fails with:
ERROR: modpost: missing MODULE_LICENSE() in drivers/net/ethernet/freescale/fs_enet/mii-fec.o
ERROR: modpost: missing MODULE_LICENSE() in drivers/net/ethernet/freescale/fs_enet/mii-bitbang.o
Add the missing MODULE_LICENSEs to fix the build. Both files include a
copyright header indicating they are GPL v2.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions