Hi Tejun, After merging the libata tree, today's linux-next build (x86_64 allmodconfig) failed like this:
drivers/ata/ahci_st.c: In function 'st_ahci_probe':
drivers/ata/ahci_st.c:159:8: error: implicit declaration of function
'ahci_platform_put_resources' [-Werror=implicit-function-declaration]
ahci_platform_put_resources(&pdev->dev, hpriv);
^
Caused by commit 0d8d213703ff ("ahci: st: Add support for ST's SATA
IP"). That function is defined as "static" in another file ...
I have used the version of the libata tree from next-20140225 for today.
--
Cheers,
Stephen Rothwell [email protected]
pgpK4jBY5xyo4.pgp
Description: PGP signature

