]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/net: Add module.h to drivers who were implicitly using it
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 19:21:01 +0000 (15:21 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:12 +0000 (17:31 -0400)
commit1266a9889a5c6589d10dc779939810ea8b151216
tree7be1ce3e500872d03b318730660a6110a26d93ba
parente4652b806af7d462747dde7282366b677d6542de
drivers/net: Add module.h to drivers who were implicitly using it

The device.h header was including module.h, making it present for
these drivers.  But we want to clean that up.  Call out the include
of module.h in the modular network drivers.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/net/mlx4/catas.c
drivers/net/mlx4/fw.c
drivers/net/phy/realtek.c
drivers/net/wireless/b43/pcmcia.c