]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/patches/suse-2.6.27.31/patches.suse/suse-ppc32-mol-ioctl
Reenabled linux-xen, added patches for Xen Kernel Version 2.6.27.31,
[people/pmueller/ipfire-2.x.git] / src / patches / suse-2.6.27.31 / patches.suse / suse-ppc32-mol-ioctl
diff --git a/src/patches/suse-2.6.27.31/patches.suse/suse-ppc32-mol-ioctl b/src/patches/suse-2.6.27.31/patches.suse/suse-ppc32-mol-ioctl
new file mode 100644 (file)
index 0000000..f47af80
--- /dev/null
@@ -0,0 +1,18 @@
+From: schwab@suse.de
+Subject: mol build fix
+Patch-mainline: never
+
+ drivers/macintosh/mol/include/mol-ioctl.h |    2 ++
+ 1 file changed, 2 insertions(+)
+
+--- a/drivers/macintosh/mol/include/mol-ioctl.h
++++ b/drivers/macintosh/mol/include/mol-ioctl.h
+@@ -17,6 +17,8 @@
+ #ifndef _H_MOL_IOCTL
+ #define _H_MOL_IOCTL
++#include <asm/ioctl.h>
++
+ #ifndef __ASSEMBLY__
+ #include "mmutypes.h"