diff options
Diffstat (limited to 'cmd/led.c')
-rw-r--r-- | cmd/led.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/led.c b/cmd/led.c index 48a02baf509..4256b3429c2 100644 --- a/cmd/led.c +++ b/cmd/led.c @@ -4,7 +4,6 @@ * Written by Simon Glass <sjg@chromium.org> */ -#include <common.h> #include <command.h> #include <dm.h> #include <led.h> |