aboutsummaryrefslogtreecommitdiff
path: root/include/asm-frv/smp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-frv/smp.h')
-rw-r--r--include/asm-frv/smp.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-frv/smp.h b/include/asm-frv/smp.h
deleted file mode 100644
index 38349ec8b61..00000000000
--- a/include/asm-frv/smp.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __ASM_SMP_H
-#define __ASM_SMP_H
-
-
-#ifdef CONFIG_SMP
-#error SMP not supported
-#endif
-
-#endif