diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-03-13 02:58:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-03-13 02:58:24 +0000 |
commit | ef65a21a0c6abcf41348d413c3b99929fe14d5dc (patch) | |
tree | 97c019f202fac5907981c024527df30703bc0322 /target | |
parent | 6ede1e172664925f9ca206f45d1b8e1963f47111 (diff) | |
download | upstream-ef65a21a0c6abcf41348d413c3b99929fe14d5dc.tar.gz upstream-ef65a21a0c6abcf41348d413c3b99929fe14d5dc.tar.bz2 upstream-ef65a21a0c6abcf41348d413c3b99929fe14d5dc.zip |
atheros: v3.18: remove odd header reset.h
This header provides prototype for function without realization and
users.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44709
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/atheros/patches-3.18/100-board.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/atheros/patches-3.18/100-board.patch b/target/linux/atheros/patches-3.18/100-board.patch index 9ad21eda8b..e86bb4876d 100644 --- a/target/linux/atheros/patches-3.18/100-board.patch +++ b/target/linux/atheros/patches-3.18/100-board.patch @@ -621,15 +621,6 @@ + +#endif /* __ASM_MACH_ATH25_GPIO_H */ --- /dev/null -+++ b/arch/mips/include/asm/mach-ath25/reset.h -@@ -0,0 +1,6 @@ -+#ifndef __ASM_MACH_ATH25_RESET_H -+#define __ASM_MACH_ATH25_RESET_H -+ -+void ar231x_disable_reset_button(void); -+ -+#endif /* __ASM_MACH_ATH25_RESET_H */ ---- /dev/null +++ b/arch/mips/include/asm/mach-ath25/war.h @@ -0,0 +1,25 @@ +/* |