Hi Brian,
After merging the l2-mtd tree, today's linux-next build (powerpc
allyesconfig) failed like this:
drivers/mtd/nand/vf610_nfc.c: In function 'vf610_nfc_resume':
drivers/mtd/nand/vf610_nfc.c:859:2: error: implicit declaration of function 'pinctrl_pm_select_default_state' [-Werror=implicit-function-declaration]
pinctrl_pm_select_default_state(dev);
^
Caused by commit
456930d80a2d ("mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others")
I have reverted that commit (and the following one) for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au