Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208592
b: refs/heads/master
c: 9b2a606
h: refs/heads/master
v: v3
  • Loading branch information
eric miao authored and Russell King committed Aug 5, 2010
1 parent 6f34007 commit 48f5f63
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 17 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: 0a4ca022eb6a05072312481d311730bf20660f3a
refs/heads/master: 9b2a606d3898fcb2eedb6faded3bb37549590ac4
7 changes: 0 additions & 7 deletions trunk/arch/arm/mach-clps711x/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,6 @@
#define SYSPLD_VIRT_BASE 0xfe000000
#define SYSPLD_BASE SYSPLD_VIRT_BASE

#ifndef __ASSEMBLER__

#define PCIO_BASE IO_BASE

#endif


#if defined (CONFIG_ARCH_AUTCPU12)

#define CS89712_VIRT_BASE CLPS7111_VIRT_BASE
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-h720x/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,6 @@
#define SERIAL_ENABLE_EN (1<<0)

/* General defines to pacify gcc */
#define PCIO_BASE (0) /* for inb, outb and friends */
#define PCIO_VIRT PCIO_BASE

#define __ASM_ARCH_HARDWARE_INCMACH_H
#include "boards.h"
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-integrator/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
#define IO_SIZE 0x0B000000 // How much?
#define IO_START INTEGRATOR_HDR_BASE // PA of IO

#define PCIO_BASE PCI_IO_VADDR
#define PCIMEM_BASE PCI_MEMORY_VADDR

#define pcibios_assign_all_busses() 1
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-ixp23xx/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#define __ASM_ARCH_HARDWARE_H

/* PCI IO info */
#define PCIO_BASE IXP23XX_PCI_IO_VIRT
#define PCIBIOS_MIN_IO 0x00000000
#define PCIBIOS_MIN_MEM 0xe0000000

Expand Down
5 changes: 0 additions & 5 deletions trunk/arch/arm/mach-pxa/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@
#ifndef __ASM_ARCH_HARDWARE_H
#define __ASM_ARCH_HARDWARE_H

/*
* We requires absolute addresses.
*/
#define PCIO_BASE 0

/*
* Workarounds for at least 2 errata so far require this.
* The mapping is set in mach-pxa/generic.c.
Expand Down

0 comments on commit 48f5f63

Please sign in to comment.