linux-next: build failure after merge of the pci tree
From: Stephen Rothwell <hidden>
Date: 2014-05-22 04:09:27
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2014-05-22 04:09:27
Also in:
lkml
Hi Bjorn,
After merging the pci tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
drivers/pci/pci-sysfs.c: In function 'devspec_show':
drivers/pci/pci-sysfs.c:426:22: error: dereferencing pointer to incomplete type
drivers/pci/pci-sysfs.c:428:30: error: dereferencing pointer to incomplete type
drivers/pci/pci-sysfs.c:429:1: warning: control reaches end of non-void function [-Wreturn-type]
Caused by commit da647bb30834 ("PCI: Move Open Firmware devspec
attribute to PCI common code"). Presumably a forgotten include.
I have used the pci tree from next-20140521 for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au