vmscan: use atomic-long for shrinker batching
[pandora-kernel.git] / include / linux / mdio-bitbang.h
index 8ea9a42..0fe00cd 100644 (file)
@@ -2,7 +2,8 @@
 #define __LINUX_MDIO_BITBANG_H
 
 #include <linux/phy.h>
-#include <linux/module.h>
+
+struct module;
 
 struct mdiobb_ctrl;