summaryrefslogtreecommitdiff
path: root/sysutils/xenkernel41/patches/patch-xen_drivers_char_console_c
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xenkernel41/patches/patch-xen_drivers_char_console_c')
-rw-r--r--sysutils/xenkernel41/patches/patch-xen_drivers_char_console_c12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/xenkernel41/patches/patch-xen_drivers_char_console_c b/sysutils/xenkernel41/patches/patch-xen_drivers_char_console_c
deleted file mode 100644
index 277428e069a..00000000000
--- a/sysutils/xenkernel41/patches/patch-xen_drivers_char_console_c
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-xen_drivers_char_console_c,v 1.1 2011/06/16 13:02:50 cegger Exp $
-
---- xen/drivers/char/console.c.orig 2011-06-14 16:03:45.000000000 +0000
-+++ xen/drivers/char/console.c
-@@ -10,7 +10,6 @@
- * Ported to Xen - Steven Rostedt - Red Hat
- */
-
--#include <xen/stdarg.h>
- #include <xen/config.h>
- #include <xen/version.h>
- #include <xen/init.h>