summaryrefslogtreecommitdiff
path: root/boot/scene.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/scene.c')
-rw-r--r--boot/scene.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot/scene.c b/boot/scene.c
index 1383be20321..43c978e6ee8 100644
--- a/boot/scene.c
+++ b/boot/scene.c
@@ -6,6 +6,8 @@
* Written by Simon Glass <sjg@chromium.org>
*/
+#define LOG_CATEGORY LOGC_EXPO
+
#include <common.h>
#include <dm.h>
#include <expo.h>