[PATCH V6 07/13] PCI: Provide common functions for ECAM mapping

Arnd Bergmann arnd at arndb.de
Fri Apr 15 11:41:07 PDT 2016


On Friday 15 April 2016 19:06:42 Tomasz Nowicki wrote:
> diff --git a/drivers/pci/ecam.h b/drivers/pci/ecam.h
> new file mode 100644
> index 0000000..34c0aba
> --- /dev/null
> +++ b/drivers/pci/ecam.h
> 

You are including this file from device drivers and potentially from ACPI 
code, so I think this needs to go into include/linux/pci*.h

	Arnd



More information about the linux-arm-kernel mailing list