From e6dfed705efa44ebf00d21bb1588c6ccc8f3ad32 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 13 Apr 2008 10:03:54 -0700 Subject: ppc: Get rid of unused machine type definitions Signed-off-by: Wolfgang Denk --- include/configs/spc1920.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/configs/spc1920.h') diff --git a/include/configs/spc1920.h b/include/configs/spc1920.h index 2efc8f10e..6f2425fc7 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 */ -- cgit v1.2.3