powerpc: Cleanup from l64 to ll64 change drivers/scsi
[safe/jmp/linux-2.6] / drivers / md / raid6x86.h
index 9111950..99fea7a 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef LINUX_RAID_RAID6X86_H
 #define LINUX_RAID_RAID6X86_H
 
-#if defined(__i386__) || defined(__x86_64__)
+#if (defined(__i386__) || defined(__x86_64__)) && !defined(__arch_um__)
 
 #ifdef __KERNEL__ /* Real code */