Remove some dead code, make things static, use dev_printk() to follow style of other arches. I'll merge these via the PCI tree unless there are objections. --- Bjorn Helgaas (3): xtensa/PCI: Remove dead code xtensa/PCI: Make variables static xtensa/PCI: Use dev_printk() when possible arch/xtensa/include/asm/pci.h | 2 - arch/xtensa/kernel/pci.c | 69 ++--------------------------------------- 2 files changed, 4 insertions(+), 67 deletions(-)