]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/led.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / led.c
index 4256b3429c2f9520f8cc54f51627b6e0bfa7a5d7..48a02baf509deaa0c0cb8e554cb8cb4f7076e2ac 100644 (file)
--- a/cmd/led.c
+++ b/cmd/led.c
@@ -4,6 +4,7 @@
  * Written by Simon Glass <sjg@chromium.org>
  */
 
+#include <common.h>
 #include <command.h>
 #include <dm.h>
 #include <led.h>