diff --git a/drivers/xen/evtchn.c b/drivers/xen/evtchn.c index af031950f9b1a54b3b9c6c2e90ead3f5c9941798..79bedba44feef5651177f10c2e3469e98a089e9a 100644 --- a/drivers/xen/evtchn.c +++ b/drivers/xen/evtchn.c @@ -38,7 +38,6 @@ #include <linux/string.h> #include <linux/errno.h> #include <linux/fs.h> -#include <linux/errno.h> #include <linux/miscdevice.h> #include <linux/major.h> #include <linux/proc_fs.h>