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:
48e46b7
)
SPARC: fix duplicate declaration
author
Jaswinder Singh Rajput
<jaswinder@kernel.org>
Wed, 12 Aug 2009 22:49:47 +0000
(22:49 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 17 Aug 2009 01:25:00 +0000
(18:25 -0700)
Only difference for 32 and 64 bit version is dma64_addr_t and rest is same.
Also fixed the following 'make includecheck' warning:
arch/sparc/include/asm/types.h: asm-generic/int-ll64.h is included more than once.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found