summaryrefslogtreecommitdiffstats
path: root/include/status_led.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-06 12:59:51 +0900
committerTom Rini <trini@ti.com>2014-08-21 12:01:12 -0400
commit0ace4d9d8f33c54611af9f9b786696305aef97c3 (patch)
tree94c23e787f60bc66ae97db402669b0434b0be5d1 /include/status_led.h
parent62d636aa2ac2171fd8105cca0b9ea96117b66547 (diff)
downloadblackbird-obmc-uboot-0ace4d9d8f33c54611af9f9b786696305aef97c3.tar.gz
blackbird-obmc-uboot-0ace4d9d8f33c54611af9f9b786696305aef97c3.zip
powerpc: mpc8xx: remove stxxtc board support
This board has been orphaned for a while and old enough. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/status_led.h')
-rw-r--r--include/status_led.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/status_led.h b/include/status_led.h
index b8aaaf78fc..a41d3bc96d 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 */
OpenPOWER on IntegriCloud