]> rtime.felk.cvut.cz Git - mcf548x/linux.git/blobdiff - arch/m68k/include/asm/div64.h
Current (FEC from 2.6.31 port, no CAN, no I2C, no PCI)
[mcf548x/linux.git] / arch / m68k / include / asm / div64.h
index edb66148a71dc85886e3112d9af2f08019d7856e..ba62e1789dfe42676018ea81ac7bec11d224a0f4 100644 (file)
@@ -1,7 +1,8 @@
 #ifndef _M68K_DIV64_H
 #define _M68K_DIV64_H
 
-#ifdef CONFIG_MMU
+//no support in Coldfire
+#if defined(CONFIG_MMU) && !defined(CONFIG_COLDFIRE) 
 
 #include <linux/types.h>