X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fmd%2Fraid6sse1.c;h=0666237276ff37283e06aacc8980340eada56840;hb=6fb07058d2b6c748c308e4ee453035433d34ca93;hp=f0a1ba8f40ba90c6b59fdc69073c4bb997b425b4;hpb=b4350861dd6d5668bb9fe18eec4227d30e9131b0;p=linux-2.6-omap-h63xx.git diff --git a/drivers/md/raid6sse1.c b/drivers/md/raid6sse1.c index f0a1ba8f40b..0666237276f 100644 --- a/drivers/md/raid6sse1.c +++ b/drivers/md/raid6sse1.c @@ -21,7 +21,7 @@ * worthwhile as a separate implementation. */ -#if defined(__i386__) +#if defined(__i386__) && !defined(__arch_um__) #include "raid6.h" #include "raid6x86.h"