local/pci: pcie-designware: support arm64 without pci_sys_data
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 8 Apr 2015 11:36:59 +0000 (20:36 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:44:35 +0000 (13:44 +0900)
commitd5c6befb91462b338d863fdd381dca58ea05a5a4
tree8b38720f719367fb0f2135359844245d05d7c1cd
parent8a98afa4fd6163404c1b9e6820fec1ce8f61a6cf
local/pci: pcie-designware: support arm64 without pci_sys_data

pci_sys_data has the dependent with arm architecture.
So it caused compiler error for ARM64.
This patch try to reduce the dependency for arm architecture.(WIP)

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/pci/host/pcie-designware.c
drivers/pci/host/pcie-designware.h