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 | 3e2402cf8213144f966b824cb1925341cfe9262a (patch) | |
tree | e7d6f9838df89d70fd381e70e41dc63c49409d6a /target/linux/atheros | |
parent | e2d59f4dd5c84ed7baeaa20e34b188db53306365 (diff) | |
download | upstream-3e2402cf8213144f966b824cb1925341cfe9262a.tar.gz upstream-3e2402cf8213144f966b824cb1925341cfe9262a.tar.bz2 upstream-3e2402cf8213144f966b824cb1925341cfe9262a.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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44709 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-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 @@ +/* |