summaryrefslogtreecommitdiff
path: root/drivers/xen/gnttab.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/xen/gnttab.c')
-rw-r--r--drivers/xen/gnttab.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/xen/gnttab.c b/drivers/xen/gnttab.c
index 31e96e2939c..005694a5c62 100644
--- a/drivers/xen/gnttab.c
+++ b/drivers/xen/gnttab.c
@@ -14,7 +14,6 @@
*
* [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>