generic/3.10: remove unused defines from the rootfs split patch
[openwrt.git] / target / linux / generic / patches-3.6 / 700-swconfig.patch
index 48cb64372eed230af849ea3bd469d262aeadf09f..7b607722c33596ecea3a6424520b6cae45ac18b9 100644 (file)
@@ -16,7 +16,7 @@
 +
  comment "MII PHY device drivers"
  
- config MARVELL_PHY
+ config AMD_PHY
 --- a/drivers/net/phy/Makefile
 +++ b/drivers/net/phy/Makefile
 @@ -3,6 +3,7 @@
  obj-$(CONFIG_MARVELL_PHY)     += marvell.o
  obj-$(CONFIG_DAVICOM_PHY)     += davicom.o
  obj-$(CONFIG_CICADA_PHY)      += cicada.o
+--- a/include/linux/Kbuild
++++ b/include/linux/Kbuild
+@@ -358,6 +358,7 @@ header-y += stddef.h
+ header-y += string.h
+ header-y += suspend_ioctls.h
+ header-y += swab.h
++header-y += switch.h
+ header-y += synclink.h
+ header-y += sysctl.h
+ header-y += sysinfo.h