ARM: 6282/1: Remove useless definitions from versatile hardware.h
Signed-off-by: Eric Miao <eric.miao@canonical.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Родитель
b749315601
Коммит
0a4ca022eb
|
@ -30,15 +30,6 @@
|
|||
#define VERSATILE_PCI_VIRT_BASE (void __iomem *)0xe8000000ul
|
||||
#define VERSATILE_PCI_CFG_VIRT_BASE (void __iomem *)0xe9000000ul
|
||||
|
||||
#if 0
|
||||
#define VERSATILE_PCI_VIRT_MEM_BASE0 0xf4000000
|
||||
#define VERSATILE_PCI_VIRT_MEM_BASE1 0xf5000000
|
||||
#define VERSATILE_PCI_VIRT_MEM_BASE2 0xf6000000
|
||||
|
||||
#define PCIO_BASE VERSATILE_PCI_VIRT_MEM_BASE0
|
||||
#define PCIMEM_BASE VERSATILE_PCI_VIRT_MEM_BASE1
|
||||
#endif
|
||||
|
||||
/* CIK guesswork */
|
||||
#define PCIBIOS_MIN_IO 0x44000000
|
||||
#define PCIBIOS_MIN_MEM 0x50000000
|
||||
|
|
Загрузка…
Ссылка в новой задаче