diff options
Diffstat (limited to 'include/asm-frv/smp.h')
-rw-r--r-- | include/asm-frv/smp.h | 9 |
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 38349ec8b61b..000000000000 --- 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 |