]> Git Repo - J-u-boot.git/blobdiff - cmd/regulator.c
common: Drop linux/printk.h from common header
[J-u-boot.git] / cmd / regulator.c
index 8988c9010877d8a5c9fce3edc086c495609c5471..635a9add58567e3f082aa330a5d0de722527e6d5 100644 (file)
@@ -8,6 +8,7 @@
 #include <errno.h>
 #include <dm.h>
 #include <dm/uclass-internal.h>
+#include <linux/printk.h>
 #include <power/regulator.h>
 
 #define LIMIT_DEVNAME  20
This page took 0.024536 seconds and 4 git commands to generate.