mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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
This commit is contained in:
@@ -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 @@
|
||||
+/*
|
||||
|
||||
Reference in New Issue
Block a user