ar71xx: remove more unnecessary includes

SVN-Revision: 18939
master
Gabor Juhos 15 years ago
parent 991a8d4398
commit a93033d354
  1. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-ap81.c
  2. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-aw-nr580.c
  3. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-dir-615-c1.c
  4. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w04nu.c
  5. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-mzk-w300nh.c
  6. 4
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-pb42.c
  7. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-tew-632brp.c
  8. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr1043nd.c
  9. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr741nd.c
  10. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr841n.c
  11. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-wr941nd.c
  12. 3
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c
  13. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-wnr2000.c
  14. 2
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-wp543.c
  15. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-wrt160nl.c
  16. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-wrt400n.c

@ -9,7 +9,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -9,7 +9,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -9,7 +9,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -8,7 +8,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -9,7 +9,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -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>

@ -9,7 +9,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -8,7 +8,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -8,7 +8,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -8,7 +8,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -8,7 +8,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -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>

@ -10,7 +10,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -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"

@ -8,7 +8,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

@ -9,7 +9,6 @@
* by the Free Software Foundation.
*/
#include <linux/platform_device.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/partitions.h>

Loading…
Cancel
Save