]> Git Repo - J-u-boot.git/blobdiff - drivers/pci_endpoint/pci_ep-uclass.c
dm: define LOG_CATEGORY for all uclass
[J-u-boot.git] / drivers / pci_endpoint / pci_ep-uclass.c
index 5555cf5a8c9e20cdd4c555ead0bb5d1e1f549123..6ee4cfbdb4a849632473d81cb8726d12d1eac168 100644 (file)
@@ -9,6 +9,8 @@
  * Written by Ramon Fried <[email protected]>
  */
 
+#define LOG_CATEGORY UCLASS_PCI_EP
+
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
This page took 0.025141 seconds and 4 git commands to generate.