SPARC: fix duplicate declaration
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Wed, 12 Aug 2009 22:49:47 +0000 (22:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Aug 2009 01:25:00 +0000 (18:25 -0700)
commit3f389635102e0dd2f85ebfe7fd549942b5bbc33b
tree60e7647410d9874296608a646d8485f6a824fe08
parent48e46b7b311c54525712c28004f0a59f2c931d30
SPARC: fix duplicate declaration

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>
arch/sparc/include/asm/types.h