[PATCH v1 0/3] xtensa/PCI: Trivial cleanup

From: Bjorn Helgaas
Date: Tue May 22 2018 - 08:16:03 EST


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(-)