summaryrefslogtreecommitdiffstats
path: root/include/status_led.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-06-20 13:54:54 +0900
committerTom Rini <trini@ti.com>2014-07-07 19:43:02 -0400
commitc51c1c9af95ff4fa365024e4d815576e818c51aa (patch)
treeeee7dcee3d3a05804d30e618ac03e36189812741 /include/status_led.h
parentc750b9c01223034f5ad49da3f0fe834f1cb0a93f (diff)
downloadblackbird-obmc-uboot-c51c1c9af95ff4fa365024e4d815576e818c51aa.tar.gz
blackbird-obmc-uboot-c51c1c9af95ff4fa365024e4d815576e818c51aa.zip
mpc8xx: remove netta, netta2, netphone board support
These boards are old enough and have no maintainers. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/status_led.h')
-rw-r--r--include/status_led.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/status_led.h b/include/status_led.h
index 61eb66a897..0eb91b8695 100644
--- a/include/status_led.h
+++ b/include/status_led.h
@@ -231,9 +231,6 @@ void status_led_set (int led, int state);
# define STATUS_LED_BOOT 0 /* LED 0 used for boot status */
-/***** NetPhone ********************************************************/
-#elif defined(CONFIG_NETPHONE) || defined(CONFIG_NETTA2)
-/* XXX empty just to avoid the error */
/***** STx XTc ********************************************************/
#elif defined(CONFIG_STXXTC)
/* XXX empty just to avoid the error */
OpenPOWER on IntegriCloud