summaryrefslogtreecommitdiffstats
path: root/include/linux/uboot-wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/uboot-wrapper.h')
-rw-r--r--include/linux/uboot-wrapper.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/uboot-wrapper.h b/include/linux/uboot-wrapper.h
index 52aaa040ad..9722d513b4 100644
--- a/include/linux/uboot-wrapper.h
+++ b/include/linux/uboot-wrapper.h
@@ -19,7 +19,6 @@
#define KERN_DEBUG "" /* debug-level messages */
#define printk printf
-#define dev_dbg(x...)
#define __init
@@ -27,6 +26,4 @@
#define MODULE_DESCRIPTION(x)
#define MODULE_LICENSE(x)
-#define pr_info printf
-
#endif /* __INCLUDE_LINUX_U_BOOT_WRAPPER_H */