1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ar71xx: remove more unnecessary includes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18939 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-12-26 14:19:08 +00:00
parent e783d0854b
commit c975cd1b66
16 changed files with 0 additions and 22 deletions

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