aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/files-2.6.28/arch/mips/include/asm/mach-atheros/reset.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/atheros/files-2.6.28/arch/mips/include/asm/mach-atheros/reset.h')
-rw-r--r--target/linux/atheros/files-2.6.28/arch/mips/include/asm/mach-atheros/reset.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/atheros/files-2.6.28/arch/mips/include/asm/mach-atheros/reset.h b/target/linux/atheros/files-2.6.28/arch/mips/include/asm/mach-atheros/reset.h
new file mode 100644
index 0000000000..e9fa4c5b16
--- /dev/null
+++ b/target/linux/atheros/files-2.6.28/arch/mips/include/asm/mach-atheros/reset.h
@@ -0,0 +1,6 @@
+#ifndef __AR531X_RESET_H
+#define __AR531X_RESET_H
+
+void ar531x_disable_reset_button(void);
+
+#endif /* __AR531X_RESET_H */