[patch 5/9] kill isa_{io,mem}_base definitions for !PCI
Arnd Bergmann
arnd at arndb.de
Mon Jun 18 01:32:43 EST 2007
On Sunday 17 June 2007, Kumar Gala wrote:
> > -#ifndef CONFIG_PCI
> > -isa_io_base = MPC7448_HPC2_ISA_IO_BASE;
> > -isa_mem_base = MPC7448_HPC2_ISA_MEM_BASE;
> > -pci_dram_offset = MPC7448_HPC2_PCI_MEM_OFFSET;
> > -#endif
> > -
> > extern void _nmask_and_or_msr(unsigned long nmask, unsigned long
> > or_val);
>
> can you remove the defines in mpc7448_hpc2.h since they are appear to
> only be used here.
Ok, good idea.
More information about the Linuxppc-dev
mailing list