From f9c9dd1df1dd1c2a342027851b6255e5ed9043ca Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Wed, 27 Oct 2010 15:34:47 -0700 Subject: [PATCH] --- yaml --- r: 218615 b: refs/heads/master c: 4ad9b208cf1d03c8c3c1e0063ee6eea88833118f h: refs/heads/master i: 218613: f060b087a680f9c44b68341b65ea5435df97933e 218611: 9e13c2918f640ff6da81f2dc05eb76b87a97f7a0 218607: a4c7d9ad012df6d4eb394716df4f0a073dec093c v: v3 --- [refs] | 2 +- trunk/arch/sparc/include/asm/pci_64.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9dca85ac26a4..aa24de81d093 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0be8557bcd34887d5a42c01c5659cab5ecf99f13 +refs/heads/master: 4ad9b208cf1d03c8c3c1e0063ee6eea88833118f diff --git a/trunk/arch/sparc/include/asm/pci_64.h b/trunk/arch/sparc/include/asm/pci_64.h index 5312782f0b5e..948b686ec089 100644 --- a/trunk/arch/sparc/include/asm/pci_64.h +++ b/trunk/arch/sparc/include/asm/pci_64.h @@ -38,7 +38,7 @@ static inline void pcibios_penalize_isa_irq(int irq, int active) * types on sparc64. However, it requires that the device * can drive enough of the 64 bits. */ -#define PCI64_REQUIRED_MASK (~(dma64_addr_t)0) +#define PCI64_REQUIRED_MASK (~(u64)0) #define PCI64_ADDR_BASE 0xfffc000000000000UL #ifdef CONFIG_PCI