From b55ae40249545eabb9d6bfb850b1400a32561b1f Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Wed, 9 Sep 2009 21:18:41 +0200 Subject: FDT: remove obsolete OF_CPU and OF_SOC macros. Signed-off-by: Marcel Ziswiler Acked-by: Guennadi Liakhovetski Acked-by: Heiko Schocher --- include/configs/stxxtc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/stxxtc.h') diff --git a/include/configs/stxxtc.h b/include/configs/stxxtc.h index d16262b6cf..585436604f 100644 --- a/include/configs/stxxtc.h +++ b/include/configs/stxxtc.h @@ -509,7 +509,6 @@ typedef unsigned int led_id_t; /* pass open firmware flattened device tree */ #define CONFIG_OF_LIBFDT 1 -#define OF_CPU "PowerPC,MPC870@0" #define OF_TBCLK (MPC8XX_HZ / 16) #endif /* __CONFIG_H */ -- cgit v1.2.1