]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/md/raid6x86.h
hwmon: (lm90) Fix handling of hysteresis value
[linux-2.6-omap-h63xx.git] / drivers / md / raid6x86.h
index 9111950414ff2d71c003591f2ad4c3503303de5c..99fea7a70ca70ace27cca159e039b0ab318368ae 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 */