From c51c1c9af95ff4fa365024e4d815576e818c51aa Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Fri, 20 Jun 2014 13:54:54 +0900 Subject: mpc8xx: remove netta, netta2, netphone board support These boards are old enough and have no maintainers. Signed-off-by: Masahiro Yamada --- include/status_led.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/status_led.h') diff --git a/include/status_led.h b/include/status_led.h index 61eb66a..0eb91b8 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 */ -- cgit v1.1