summaryrefslogtreecommitdiff
path: root/bootloader/mini2440.c
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/mini2440.c')
-rw-r--r--bootloader/mini2440.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootloader/mini2440.c b/bootloader/mini2440.c
index 4088065550..2bdd1a0f41 100644
--- a/bootloader/mini2440.c
+++ b/bootloader/mini2440.c
@@ -30,7 +30,6 @@
30#include "../kernel-internal.h" 30#include "../kernel-internal.h"
31#include "storage.h" 31#include "storage.h"
32#include "file_internal.h" 32#include "file_internal.h"
33#include "fat.h"
34#include "disk.h" 33#include "disk.h"
35#include "font.h" 34#include "font.h"
36#include "backlight.h" 35#include "backlight.h"