[PATCH] of/pci: add pci_pio_to_address dummy for !CONFIG_OF
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-30 15:15:58
Also in:
linux-devicetree, linux-pci, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-09-30 15:15:58
Also in:
linux-devicetree, linux-pci, lkml
On Tuesday 30 September 2014 15:45:06 Liviu Dudau wrote:
Acked-by: Liviu Dudau <Liviu.Dudau@arm.com> Is that triggered by shmobile_defconfig?
No, I only found it using randconfig testing, shmobile enables CONFIG_OF by default. Arnd