diff options
Diffstat (limited to 'board/mpl/pati/plx9056.h')
-rw-r--r-- | board/mpl/pati/plx9056.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/mpl/pati/plx9056.h b/board/mpl/pati/plx9056.h index 963857f58df..cd4df18eba9 100644 --- a/board/mpl/pati/plx9056.h +++ b/board/mpl/pati/plx9056.h @@ -61,7 +61,6 @@ #endif - #define PCI_DEVICE_ID_PLX9056 0x9056 /* Local Configuration Registers Accessible via the PCI Base address + Variable */ @@ -109,6 +108,4 @@ #define PCI9056_PERM_VENDOR_ID (0x070 + LOCAL_OFFSET) #define PCI9056_REVISION_ID (0x074 + LOCAL_OFFSET) - #endif /* #ifndef __PLX9056_H_ */ - |