[PATCH] Fix ppc64 compile problems with autofs in 2.4.30

From: Omkhar Arasaratnam
Date: Mon May 02 2005 - 16:18:21 EST


Trivial fix for a missing header file in arch/ppc64/kernel/ioctl32.c so
autofs will compile.

Please merge

--
Omkhar Arasaratnam - Gentoo PPC64 Developer
omkhar@xxxxxxxxxx - http://dev.gentoo.org/~omkhar
Gentoo Linux / PPC64 Linux: http://ppc64.gentoo.org

diff -Naur linux-2.4.30/arch/ppc64/kernel/ioctl32.c linux-2.4.30-new/arch/ppc64/kernel/ioctl32.c
--- linux-2.4.30/arch/ppc64/kernel/ioctl32.c 2005-01-19 09:09:36.000000000 -0500
+++ linux-2.4.30-new/arch/ppc64/kernel/ioctl32.c 2005-05-02 11:57:22.000000000 -0400
@@ -49,6 +49,7 @@
#include <linux/cdrom.h>
#include <linux/loop.h>
#include <linux/auto_fs.h>
+#include <linux/auto_fs4.h>
#include <linux/devfs_fs.h>
#include <linux/tty.h>
#include <linux/vt_kern.h>

Attachment: signature.asc
Description: OpenPGP digital signature