Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: eliminate DsaAddr from pci_dn | Stephen Rothwell | 2005-10-14 | 1 | -0/+13 |
| | | | | Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> | ||||
* | powerpc: remove ISERIES_[SUB]BUS macros | Stephen Rothwell | 2005-10-14 | 1 | -9/+0 |
| | | | | | | This allows us to simplify a couple of things. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> | ||||
* | powerpc: move iSeries/iSeries_pci.h to platforms/iseries | Stephen Rothwell | 2005-10-14 | 1 | -0/+59 |
The only real user of this file outside platforms/iseries was drivers/net/iseries_veth.c but all it wanted was ISERIES_HV_ADDR() so we move that to abs_addr.h (and lowercase it). Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> |