summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
diff options
context:
space:
mode:
authorPaul Gortmaker2012-04-03 01:48:25 +0200
committerOlof Johansson2012-04-03 07:03:35 +0200
commitee5324ea33d373558da43a22f3c1074a5fd5496e (patch)
treeec8364154c3a4fa4f95b1fa1acba75a57093695c /arch/arm/mach-sa1100
parentLinux 3.4-rc1 (diff)
downloadkernel-qcow2-linux-ee5324ea33d373558da43a22f3c1074a5fd5496e.tar.gz
kernel-qcow2-linux-ee5324ea33d373558da43a22f3c1074a5fd5496e.tar.xz
kernel-qcow2-linux-ee5324ea33d373558da43a22f3c1074a5fd5496e.zip
ARM: versatile: fix build failure in pci.c
commit 9f786d033d025ab7d2c4d1b959aa81d935eb9e19 "arm/PCI: get rid of device resource fixups" causes this failure on the versatile: arch/arm/mach-versatile/pci.c: In function 'pci_versatile_setup_resources': arch/arm/mach-versatile/pci.c:221: error: 'sys' undeclared (first use in this function) because the versatile wasn't passing in the full struct pci_sys_data but only the resource sub-field. Change it to pass in the full struct so that sys will be in scope. Reported-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-sa1100')
0 files changed, 0 insertions, 0 deletions