mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
[linux/fpc-iii.git] / arch / m68k / include / asm / cacheflush.h
blob4fc738209bd1b2585110c9fc93716c8d1c5b3e47
1 #ifdef __uClinux__
2 #include <asm/cacheflush_no.h>
3 #else
4 #include <asm/cacheflush_mm.h>
5 #endif