Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 10491
b: refs/heads/master
c: 74d13f8
h: refs/heads/master
i:
  10489: 662067f
  10487: e00c3c2
v: v3
  • Loading branch information
Matthew Wilcox authored and Kyle McMartin committed Oct 22, 2005
1 parent f6adb67 commit 0269c3c
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: fa681a1800a58234afe4d876c1752c0751826d22
refs/heads/master: 74d13f84a9905e02a025d952ced6abb2e064f1c1
2 changes: 1 addition & 1 deletion trunk/include/asm-parisc/pci.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ struct pci_hba_data {
#define PCI_PORT_HBA(a) ((a) >> HBA_PORT_SPACE_BITS)
#define PCI_PORT_ADDR(a) ((a) & (HBA_PORT_SPACE_SIZE - 1))

#if CONFIG_64BIT
#ifdef CONFIG_64BIT
#define PCI_F_EXTEND 0xffffffff00000000UL
#define PCI_IS_LMMIO(hba,a) pci_is_lmmio(hba,a)

Expand Down

0 comments on commit 0269c3c

Please sign in to comment.