From 0269c3c20a9b55a780cd5eda19b09b222810c386 Mon Sep 17 00:00:00 2001 From: Matthew Wilcox Date: Fri, 21 Oct 2005 22:49:05 -0400 Subject: [PATCH] --- yaml --- r: 10491 b: refs/heads/master c: 74d13f84a9905e02a025d952ced6abb2e064f1c1 h: refs/heads/master i: 10489: 662067f72d77251b5fe02aa9cf527a41f3d74c87 10487: e00c3c2d55c170d9bfbcfa6ee8776a70cb934c0f v: v3 --- [refs] | 2 +- trunk/include/asm-parisc/pci.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b81e5b96eecf..6c5a12012b5d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fa681a1800a58234afe4d876c1752c0751826d22 +refs/heads/master: 74d13f84a9905e02a025d952ced6abb2e064f1c1 diff --git a/trunk/include/asm-parisc/pci.h b/trunk/include/asm-parisc/pci.h index d0b761f690b5..fa39d07d49e9 100644 --- a/trunk/include/asm-parisc/pci.h +++ b/trunk/include/asm-parisc/pci.h @@ -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)