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 | 0bbcdb21da8777276aab85ef94f40d27c101f1ee (patch) | |
tree | d0e8374cf1bee5168b04380cde63662019cf0c16 /target/linux/ar71xx/patches-3.14/728-MIPS-ath79-fix-restart.patch | |
parent | d81a8ad5239d2f65683845645fef527e6d39ac2e (diff) | |
download | mtk-20170518-0bbcdb21da8777276aab85ef94f40d27c101f1ee.zip mtk-20170518-0bbcdb21da8777276aab85ef94f40d27c101f1ee.tar.gz mtk-20170518-0bbcdb21da8777276aab85ef94f40d27c101f1ee.tar.bz2 |
ar71xx: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44303
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 b8fc078..612078c 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); |