diff options
Diffstat (limited to 'boot/scene.c')
-rw-r--r-- | boot/scene.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/scene.c b/boot/scene.c index d4dfb49ada1..ac976aa26bb 100644 --- a/boot/scene.c +++ b/boot/scene.c @@ -8,7 +8,6 @@ #define LOG_CATEGORY LOGC_EXPO -#include <common.h> #include <dm.h> #include <expo.h> #include <malloc.h> |