dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / drivers / gpio / gpio-rcar.c
index a8c5b7f879dba9a3bf5f900008b4800c19322024..9dc4cd6042271263f98c421e6b39268ec8573b4e 100644 (file)
@@ -6,6 +6,8 @@
 #include <common.h>
 #include <clk.h>
 #include <dm.h>
+#include <malloc.h>
+#include <dm/device_compat.h>
 #include <dm/pinctrl.h>
 #include <errno.h>
 #include <asm/gpio.h>