]> err.no Git - linux-2.6/blobdiff - drivers/mmc/host/pxamci.h
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
[linux-2.6] / drivers / mmc / host / pxamci.h
index 748c7706f237f3bd4077bbce3f2e5b2dd2aba196..f6c2e2fcce370adbb533d14dc5017ee28443bc5d 100644 (file)
@@ -68,7 +68,7 @@
 #define PRG_DONE               (1 << 1)
 #define DATA_TRAN_DONE         (1 << 0)
 
-#ifdef CONFIG_PXA27x
+#if defined(CONFIG_PXA27x) || defined(CONFIG_PXA3xx)
 #define MMC_I_MASK_ALL          0x00001fff
 #else
 #define MMC_I_MASK_ALL          0x0000007f