megaraid_sas depends on arch-specific indirect includes pulling
fs.h in; on alpha they do not.
Signed-off-by: Al Viro <[email protected]>
----
diff -urN RC14-rc3-git4-base/drivers/scsi/megaraid/megaraid_sas.c current/drivers/scsi/megaraid/megaraid_sas.c
--- RC14-rc3-git4-base/drivers/scsi/megaraid/megaraid_sas.c 2005-10-04 00:41:36.000000000 -0400
+++ current/drivers/scsi/megaraid/megaraid_sas.c 2005-10-04 02:43:31.000000000 -0400
@@ -34,6 +34,7 @@
#include <linux/delay.h>
#include <linux/uio.h>
#include <asm/uaccess.h>
+#include <linux/fs.h>
#include <linux/compat.h>
#include <scsi/scsi.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]