diff options
Diffstat (limited to 'include/configs/spc1920.h')
-rw-r--r-- | include/configs/spc1920.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/spc1920.h b/include/configs/spc1920.h index 2efc8f1..6f2425f 100644 --- a/include/configs/spc1920.h +++ b/include/configs/spc1920.h @@ -429,8 +429,4 @@ #define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */ #define BOOTFLAG_WARM 0x02 /* Software reboot */ -/* Machine type -*/ -#define _MACH_8xx (_MACH_fads) - #endif /* __CONFIG_H */ |