diff options
author | Luka Perkov <luka@openwrt.org> | 2015-02-07 17:48:39 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-02-07 17:48:39 +0000 |
commit | 383b0a6cce352f8caa04cab785edab771a586135 (patch) | |
tree | 4a8ef0a623215e73e14564e9b8a8b967e0a718b7 /target/linux/ar71xx/patches-3.14/728-MIPS-ath79-fix-restart.patch | |
parent | 6ca16eadc3a526b8eb7be1c57462bd7fc0f463d4 (diff) | |
download | master-187ad058-383b0a6cce352f8caa04cab785edab771a586135.tar.gz master-187ad058-383b0a6cce352f8caa04cab785edab771a586135.tar.bz2 master-187ad058-383b0a6cce352f8caa04cab785edab771a586135.zip |
ar71xx: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44303 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.14/728-MIPS-ath79-fix-restart.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.14/728-MIPS-ath79-fix-restart.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.14/728-MIPS-ath79-fix-restart.patch b/target/linux/ar71xx/patches-3.14/728-MIPS-ath79-fix-restart.patch index b8fc078ba0..612078c796 100644 --- a/target/linux/ar71xx/patches-3.14/728-MIPS-ath79-fix-restart.patch +++ b/target/linux/ar71xx/patches-3.14/728-MIPS-ath79-fix-restart.patch @@ -10,7 +10,7 @@ if (cpu_wait) --- a/arch/mips/include/asm/mach-ath79/ath79.h +++ b/arch/mips/include/asm/mach-ath79/ath79.h -@@ -144,6 +144,7 @@ static inline u32 ath79_pll_rr(unsigned +@@ -144,6 +144,7 @@ static inline u32 ath79_pll_rr(unsigned static inline void ath79_reset_wr(unsigned reg, u32 val) { __raw_writel(val, ath79_reset_base + reg); |