mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-23 02:14:12 +00:00
ar71xx: remove superfluous include of asm/mach-ath79/pci.h
SVN-Revision: 32455
This commit is contained in:
parent
1a1121158f
commit
f509a87f2d
target/linux/ar71xx/files/arch/mips/ath79
@ -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