Assuming we _don't_ want the ac_ahz member to be included on m68k, this should fix it (is __mc68000__ the right thing to use?)...
I think __m68k__ is preferred, it's harder to confuse for one of the tuning symbols (that is, __mc68040__ and friends). It should function identically though, both __m68k__ and __mc68000__ (and __mc68000 and mc68000) are defined under exactly the same conditions. Segher -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html