Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218615
b: refs/heads/master
c: 4ad9b20
h: refs/heads/master
i:
  218613: f060b08
  218611: 9e13c29
  218607: a4c7d9a
v: v3
  • Loading branch information
FUJITA Tomonori authored and Linus Torvalds committed Oct 28, 2010
1 parent 07052a2 commit f9c9dd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0be8557bcd34887d5a42c01c5659cab5ecf99f13
refs/heads/master: 4ad9b208cf1d03c8c3c1e0063ee6eea88833118f
2 changes: 1 addition & 1 deletion trunk/arch/sparc/include/asm/pci_64.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f9c9dd1

Please sign in to comment.