ar71xx: remove more unnecessary includes
authorGabor Juhos <juhosg@openwrt.org>
Sat, 26 Dec 2009 14:19:08 +0000 (14:19 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 26 Dec 2009 14:19:08 +0000 (14:19 +0000)
SVN-Revision: 18939

16 files changed:
target/linux/ar71xx/files/arch/mips/ar71xx/mach-ap81.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-aw-nr580.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-615-c1.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w04nu.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w300nh.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-pb42.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-tew-632brp.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr1043nd.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr741nd.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr841n.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr941nd.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-wnr2000.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-wp543.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-wrt160nl.c
target/linux/ar71xx/files/arch/mips/ar71xx/mach-wrt400n.c

index 5790dc807fda691884e4adaf119ceee36be90939..05917ba6cb7707136f62a60710d9c097232dcfe3 100644 (file)
@@ -9,7 +9,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index 813081e50e1ffdc3bd5bac633d7bc0eb6f5252f1..8d856122912c5734ff412275d708aa7e774a7a6e 100644 (file)
@@ -9,7 +9,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index 9f18bde25b33590cf0f0bd51e8e2ff90b1894c8b..e756487d3673309ffe9df8cae67ad4f34caff9bd 100644 (file)
@@ -9,7 +9,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index 58b64976d7592e6695b219f87376ae3ce95ceb28..184e75237be6ef2646ea2ff405889ba23189fe93 100644 (file)
@@ -8,7 +8,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index bf72ccb9c9d077201090fa6673847f1b830abede..3f394047acd5b0a5ba8ac95ac3bb947d66b5303a 100644 (file)
@@ -9,7 +9,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index 643d7c298821fa45bca56f96687b9c012891b396..eee6e09110bdacf5300458c3e2ae2209957d6202 100644 (file)
@@ -9,10 +9,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/init.h>
-#include <linux/bitops.h>
-#include <linux/platform_device.h>
-
 #include <asm/mips_machine.h>
 #include <asm/mach-ar71xx/ar71xx.h>
 
index 190070d83a9b9aa2279806bd76ab43495996483c..3dfc006907d748f80407b31c243da25ce87d3b98 100644 (file)
@@ -9,7 +9,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index f36d3600e253c167ff298d13116be9deed31ffa2..0ab5f2799561713a134ca84349dc988d7496c7d3 100644 (file)
@@ -8,7 +8,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index 2b7294600bd1859a029e2d2ea62c7ec6834a0e98..850cc818175823f29759171aa1bd0bfbb66313f9 100644 (file)
@@ -8,7 +8,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index 54ff549c487146958126d82954a0d1604b40e237..bc900a5814e11454fd026be3748b4bbf62de8af6 100644 (file)
@@ -8,7 +8,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index 6bc0d71df61e85764d99a7a824b3c2d0f5bbe807..35ab8ba7217856870dfe4ffc7c294630f169bf15 100644 (file)
@@ -8,7 +8,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index 5ad59943d8011fc143b645b773eb4c14d3a47ec1..53b99bdb00d294238f3cb3154dd2129ab11bb63c 100644 (file)
@@ -10,9 +10,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/pci.h>
-#include <linux/platform_device.h>
-
 #include <asm/mips_machine.h>
 #include <asm/mach-ar71xx/ar71xx.h>
 
index 8b75323220765acae384ad5e8be60a18627bab7c..7d7ad96602dc85847995139c87e7070b062f3ef2 100644 (file)
@@ -10,7 +10,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index 9fd02d48b1601213f57e7435638858f9c113abff..cf21632f7e0a22f228000697d61d69fec61f4004 100644 (file)
@@ -9,13 +9,11 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
 #include <asm/mips_machine.h>
 #include <asm/mach-ar71xx/ar71xx.h>
-#include <asm/mach-ar71xx/pci.h>
 
 #include "devices.h"
 #include "dev-m25p80.h"
index 1d4b25fe2d2f5120c18c512ccda8fb1b385bb5fa..bdb3bb61844c847d37d4f070476397884debd5ec 100644 (file)
@@ -8,7 +8,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
 
index 28e16421e68d3b9e0767f1b724ba9c4ebbc60c28..51e3335440e1503480240b9900e6d531bd5f3545 100644 (file)
@@ -9,7 +9,6 @@
  *  by the Free Software Foundation.
  */
 
-#include <linux/platform_device.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>