[RFC][PATCH 4/8] Removal of dead code from arch/m68knommu/kernel/setup.c

From: N.P.S.
Date: Fri Oct 22 2010 - 14:34:34 EST


commit ff74ba3dc19fa616a87803af756911d4997fcd76
Author: N.P.S <napohybelskurwysynom2010@xxxxxxxxx>
Date: Thu Oct 21 23:46:01 2010 +0200

Removal of dead code from
arch/m68knommu/kernel/setup.c

Signed-off-by: Zimny Lech <napohybelskurwysynom2010@xxxxxxxxx>
CC: <linux-kernel@xxxxxxxxxxxxxxx>

diff --git a/arch/m68knommu/kernel/setup.c b/arch/m68knommu/kernel/setup.c
index ba92b90..c684adf 100644
--- a/arch/m68knommu/kernel/setup.c
+++ b/arch/m68knommu/kernel/setup.c
@@ -54,9 +54,6 @@ void (*mach_reset)(void);
void (*mach_halt)(void);
void (*mach_power_off)(void);

-#ifdef CONFIG_M68000
- #define CPU "MC68000"
-#endif
#ifdef CONFIG_M68328
#define CPU "MC68328"
#endif
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/