aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-02-20 16:19:46 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-02-20 16:19:46 +0000
commitcde75fb5af88044e36cae6b24703eb51faca746b (patch)
tree5f7a0bc9d904a7d3d0e25e9e3d6257e808664ab2 /target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h
parentfef5a0721987006bf410f398e8525ebe73ec7b5e (diff)
downloadupstream-cde75fb5af88044e36cae6b24703eb51faca746b.tar.gz
upstream-cde75fb5af88044e36cae6b24703eb51faca746b.tar.bz2
upstream-cde75fb5af88044e36cae6b24703eb51faca746b.zip
move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed.
SVN-Revision: 14583
Diffstat (limited to 'target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h')
-rw-r--r--target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h b/target/linux/atheros/files-2.6.26/include/asm-mips/mach-atheros/reset.h
new file mode 100644
index 0000000000..e9fa4c5b16
--- /dev/null
+++ b/target/linux/atheros/files-2.6.26/include/asm-mips/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 */