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)
commit2ef0d3e64f0ba9aed72c2ddd410aea83cd3261ab
treebefb7b454671b04828718f564ea319b62b452abf
parent2bbc89a8e9c652ee71c6c3b2e0679b7ecedb1a09
m68k: Use asm-generic version of <asm/types.h>

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>
arch/m68k/include/asm/Kbuild
arch/m68k/include/asm/types.h [deleted file]
This page took 0.037865 seconds and 5 git commands to generate.