diff options
Diffstat (limited to 'common/main.c')
-rw-r--r-- | common/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/main.c b/common/main.c index 82d3aafa53c..b0b6e74f5d3 100644 --- a/common/main.c +++ b/common/main.c @@ -6,7 +6,6 @@ /* #define DEBUG */ -#include <common.h> #include <autoboot.h> #include <button.h> #include <bootstage.h> |