TQM85xx: fix typo introduce by commit ffbb5cb9
[oweals/u-boot.git] / cpu / mpc83xx / cpu.c
index 94d1a137e27cc4cf36de904ff5c46824c738500c..52e4476d850d8c5bf99139e90e21c7ebf80e5688 100644 (file)
@@ -44,7 +44,6 @@ int checkcpu(void)
        char buf[32];
        int i;
 
-#define CPU_TYPE_ENTRY(x) {#x, SPR_##x}
        const struct cpu_type {
                char name[15];
                u32 partid;