From 0ace4d9d8f33c54611af9f9b786696305aef97c3 Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Wed, 6 Aug 2014 12:59:51 +0900 Subject: powerpc: mpc8xx: remove stxxtc board support This board has been orphaned for a while and old enough. Signed-off-by: Masahiro Yamada --- include/status_led.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/status_led.h') diff --git a/include/status_led.h b/include/status_led.h index b8aaaf7..a41d3bc 100644 --- a/include/status_led.h +++ b/include/status_led.h @@ -231,10 +231,6 @@ void status_led_set (int led, int state); # define STATUS_LED_BOOT 0 /* LED 0 used for boot status */ -/***** STx XTc ********************************************************/ -#elif defined(CONFIG_STXXTC) -/* XXX empty just to avoid the error */ -/************************************************************************/ #elif defined(CONFIG_V38B) # define STATUS_LED_BIT 0x0010 /* Timer7 GPIO */ -- cgit v1.1