summaryrefslogtreecommitdiff
path: root/target/linux/atheros/files/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/include/asm-mips/mach-atheros/reset.h
parentfef5a0721987006bf410f398e8525ebe73ec7b5e (diff)
downloadmtk-20170518-cde75fb5af88044e36cae6b24703eb51faca746b.zip
mtk-20170518-cde75fb5af88044e36cae6b24703eb51faca746b.tar.gz
mtk-20170518-cde75fb5af88044e36cae6b24703eb51faca746b.tar.bz2
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/include/asm-mips/mach-atheros/reset.h')
-rw-r--r--target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h b/target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h
deleted file mode 100644
index e9fa4c5..0000000
--- a/target/linux/atheros/files/include/asm-mips/mach-atheros/reset.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __AR531X_RESET_H
-#define __AR531X_RESET_H
-
-void ar531x_disable_reset_button(void);
-
-#endif /* __AR531X_RESET_H */