diff options
Diffstat (limited to 'drivers/core/root.c')
| -rw-r--r-- | drivers/core/root.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/core/root.c b/drivers/core/root.c index fe0562cd6f6..537e9daaf8a 100644 --- a/drivers/core/root.c +++ b/drivers/core/root.c @@ -6,6 +6,8 @@ * Pavel Herrmann <[email protected]> */ +#define LOG_CATEGORY UCLASS_ROOT + #include <common.h> #include <errno.h> #include <fdtdec.h> |
