Use macro to replace hard-coded values for Malta PIIX4 PCI fixups. Put them into piix4.h where redundant things are also removed in this patch series. Changes: ---------- v2 - v1: o Remove "#include <asm/mips-boards/piix4.h>" from malta-int.c. ---------- Deng-Cheng Zhu (2): MIPS: Get rid of hard-coded values for Malta PIIX4 fixups MIPS: Remove unused define's in piix4.h arch/mips/include/asm/mips-boards/piix4.h | 78 ++++++++--------------------- arch/mips/mti-malta/malta-int.c | 1 - arch/mips/pci/fixup-malta.c | 36 +++++++++----- 3 files changed, 45 insertions(+), 70 deletions(-)