git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bbc89a
)
m68k: Use asm-generic version of <asm/types.h>
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 30 May 2012 17:50:04 +0000
(19:50 +0200)
committer
Geert 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