summaryrefslogtreecommitdiffstats
path: root/include/status_led.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/status_led.h')
-rw-r--r--include/status_led.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/status_led.h b/include/status_led.h
index c1fb7f3f23..5a33e31e93 100644
--- a/include/status_led.h
+++ b/include/status_led.h
@@ -321,6 +321,10 @@ void status_led_set (int led, int state);
#endif
/************************************************************************/
+#ifndef CONFIG_BOARD_SPECIFIC_LED
+# include <asm/status_led.h>
+#endif
+
#endif /* CONFIG_STATUS_LED */
#endif /* _STATUS_LED_H_ */
OpenPOWER on IntegriCloud