On Tue, May 22, 2018 at 08:10:07AM -0500, Bjorn Helgaas wrote: > 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(-) I applied these to pci/misc for v4.18.