m68k: Use asm-generic version of <asm/types.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 30 May 2012 17:50:04 +0000 (19:50 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 10 Jun 2012 08:18:26 +0000 (10:18 +0200)
The extra definition for BITS_PER_LONG we had is also indirectly provided
by <asm-generic/types.h>, via <asm-generic/int-ll64.h> and
<asm/bitsperlong.h>

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found