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)
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