drivers: ram: sifive: rename fu540_ddr and add fu740 support
[platform/kernel/u-boot.git] / drivers / xen / gnttab.c
index 9bf1091..778729d 100644 (file)
@@ -15,6 +15,7 @@
  * [1] - http://xenbits.xen.org/gitweb/?p=mini-os.git;a=summary
  */
 #include <common.h>
+#include <asm/global_data.h>
 #include <linux/compiler.h>
 #include <log.h>
 #include <malloc.h>