dm: define LOG_CATEGORY for all uclass
[platform/kernel/u-boot.git] / drivers / pci_endpoint / pci_ep-uclass.c
index 5555cf5..6ee4cfb 100644 (file)
@@ -9,6 +9,8 @@
  * Written by Ramon Fried <ramon.fried@gmail.com>
  */
 
+#define LOG_CATEGORY UCLASS_PCI_EP
+
 #include <common.h>
 #include <dm.h>
 #include <errno.h>