diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-07-05 08:26:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-07-05 08:26:45 +0000 |
commit | 7284cf73d69ffad645078ac5c7910913bf9757a5 (patch) | |
tree | f7b62c68bb0fc803e3e0ec7c410fe658249d3e32 /target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch | |
parent | 6b8392eb125419f4edcafbb8db41bcd07fad5be1 (diff) | |
download | mtk-20170518-7284cf73d69ffad645078ac5c7910913bf9757a5.zip mtk-20170518-7284cf73d69ffad645078ac5c7910913bf9757a5.tar.gz mtk-20170518-7284cf73d69ffad645078ac5c7910913bf9757a5.tar.bz2 |
ar71xx: refactor PCI code to allow registering multiple PCI controllers
SVN-Revision: 32605
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch b/target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch index 0963292..7859eba 100644 --- a/target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch +++ b/target/linux/ar71xx/patches-3.3/620-MIPS-ath79-OTP-support.patch @@ -149,7 +149,7 @@ #endif /* _ATH79_DEV_WMAC_H */ --- a/arch/mips/include/asm/mach-ath79/ar71xx_regs.h +++ b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h -@@ -78,6 +78,14 @@ +@@ -102,6 +102,14 @@ #define AR934X_EHCI_BASE 0x1b000000 #define AR934X_EHCI_SIZE 0x1000 |