mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 23:21:05 +02:00
ar71xx: remove superfluous include of asm/mach-ath79/pci.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32455 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9e32544f7a
commit
d02eb8cdaa
@ -13,7 +13,6 @@
|
||||
#include <linux/delay.h>
|
||||
|
||||
#include <asm/mach-ath79/ath79.h>
|
||||
#include <asm/mach-ath79/pci.h>
|
||||
|
||||
#include "dev-ap9x-pci.h"
|
||||
#include "pci-ath9k-fixup.h"
|
||||
|
@ -15,7 +15,6 @@
|
||||
#include <linux/delay.h>
|
||||
|
||||
#include <asm/mach-ath79/ath79.h>
|
||||
#include <asm/mach-ath79/pci.h>
|
||||
|
||||
#include "dev-eth.h"
|
||||
#include "dev-gpio-buttons.h"
|
||||
|
@ -21,7 +21,6 @@
|
||||
|
||||
#include <asm/mach-ath79/ar71xx_regs.h>
|
||||
#include <asm/mach-ath79/ath79.h>
|
||||
#include <asm/mach-ath79/pci.h>
|
||||
#include <asm/mach-ath79/rb4xx_cpld.h>
|
||||
|
||||
#include "common.h"
|
||||
|
@ -17,7 +17,6 @@
|
||||
|
||||
#include <asm/mach-ath79/ar71xx_regs.h>
|
||||
#include <asm/mach-ath79/ath79.h>
|
||||
#include <asm/mach-ath79/pci.h>
|
||||
#include <asm/mach-ath79/irq.h>
|
||||
#include <asm/mach-ath79/mach-rb750.h>
|
||||
|
||||
|
@ -13,7 +13,6 @@
|
||||
|
||||
#include <asm/mach-ath79/ar71xx_regs.h>
|
||||
#include <asm/mach-ath79/ath79.h>
|
||||
#include <asm/mach-ath79/pci.h>
|
||||
|
||||
struct ath9k_fixup {
|
||||
u16 *cal_data;
|
||||
|
Loading…
x
Reference in New Issue
Block a user