On Fri, 2012-03-23 at 13:00 +1100, Stephen Rothwell wrote: > Hi James, > > After merging the scsi tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > drivers/ata/sata_svw.c: In function 'k2_sata_proc_open': > drivers/ata/sata_svw.c:327:2: error: implicit declaration of function 'PDE' [-Werror=implicit-function-declaration] > drivers/ata/sata_svw.c:327:56: error: invalid type argument of '->' (have 'int') > drivers/ata/sata_svw.c:328:1: warning: control reaches end of non-void function [-Wreturn-type] That's defined in linux/proc_fs.h What was the config? Was it a no-PROCFS config, or is this just something that needs to be explicitly included? James -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html