]> Git Repo - J-u-boot.git/blobdiff - drivers/xen/gnttab.c
common: Drop asm/global_data.h from common header
[J-u-boot.git] / drivers / xen / gnttab.c
index 9bf1091ab32109695b650b1aa920ee347bcf4b62..778729d646e19f6b0a09e696dc74f5e36d72327c 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>
This page took 0.025209 seconds and 4 git commands to generate.