app-emulation/virtualbox-modules: remove unused patch

This commit is contained in:
Michael Mair-Keimberger
2017-08-29 10:54:16 +02:00
committed by Michael Palimaka
parent 909545794e
commit 98b12a0a10

View File

@@ -1,12 +0,0 @@
Index: trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h
===================================================================
--- a/vboxdrv/SUPDrvInternal.h
+++ b/vboxdrv/SUPDrvInternal.h
@@ -65,7 +65,4 @@
# include <linux/modversions.h>
# endif
-# endif
-# if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 0)
-# undef ALIGN
# endif
# ifndef KBUILD_STR