]> Git Repo - J-u-boot.git/blobdiff - drivers/watchdog/wdt-uclass.c
dm: define LOG_CATEGORY for all uclass
[J-u-boot.git] / drivers / watchdog / wdt-uclass.c
index 2687135296044f2809d49982e0a1a757bef2c6b6..a0c2429e5a43d7a73a4aecf9f868b66acc7edb87 100644 (file)
@@ -3,6 +3,8 @@
  * Copyright 2017 Google, Inc
  */
 
+#define LOG_CATEGORY UCLASS_WDT
+
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
This page took 0.025445 seconds and 4 git commands to generate.