aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/setup.h')
-rw-r--r--include/asm-mips/setup.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/asm-mips/setup.h b/include/asm-mips/setup.h
deleted file mode 100644
index e600cedda976..000000000000
--- a/include/asm-mips/setup.h
+++ /dev/null
@@ -1,10 +0,0 @@
1#ifndef _MIPS_SETUP_H
2#define _MIPS_SETUP_H
3
4#define COMMAND_LINE_SIZE 256
5
6#ifdef __KERNEL__
7extern void setup_early_printk(void);
8#endif /* __KERNEL__ */
9
10#endif /* __SETUP_H */