I just tried to build the latest wireless-testing tree on 32-bit Fedora 13, and found this error: make -C /home/greearb/git/wireless-testing O=/home/greearb/kernel/2.6/wireless-testing.p4s/. bzImage modules Using /home/greearb/git/wireless-testing as source for kernel GEN /home/greearb/kernel/2.6/wireless-testing.p4s/Makefile CHK include/linux/version.h CHK include/generated/utsrelease.h CALL /home/greearb/git/wireless-testing/scripts/checksyscalls.sh CHK include/generated/compile.h CC drivers/platform/x86/intel_scu_ipc.o In file included from /home/greearb/git/wireless-testing/drivers/platform/x86/intel_scu_ipc.c:27: /home/greearb/git/wireless-testing/arch/x86/include/asm/mrst.h:14: warning: ‘struct sfi_table_header’ declared inside parameter list /home/greearb/git/wireless-testing/arch/x86/include/asm/mrst.h:14: warning: its scope is only this definition or declaration, which is probably not what you want /home/greearb/git/wireless-testing/drivers/platform/x86/intel_scu_ipc.c: In function ‘pwr_reg_rdwr’: /home/greearb/git/wireless-testing/drivers/platform/x86/intel_scu_ipc.c:175: error: ‘MRST_CPU_CHIP_PENWELL’ undeclared (first use in this function) /home/greearb/git/wireless-testing/drivers/platform/x86/intel_scu_ipc.c:175: error: (Each undeclared identifier is reported only once /home/greearb/git/wireless-testing/drivers/platform/x86/intel_scu_ipc.c:175: error: for each function it appears in.) /home/greearb/git/wireless-testing/drivers/platform/x86/intel_scu_ipc.c: In function ‘intel_scu_ipc_init’: /home/greearb/git/wireless-testing/drivers/platform/x86/intel_scu_ipc.c:741: error: implicit declaration of function ‘mrst_identify_cpu’ make[5]: *** [drivers/platform/x86/intel_scu_ipc.o] Error 1 make[4]: *** [drivers/platform/x86] Error 2 make[3]: *** [drivers/platform] Error 2 make[2]: *** [drivers] Error 2 make[1]: *** [sub-make] Error 2 make: *** [all] Error 2 -- Ben Greear <greearb@xxxxxxxxxxxxxxx> Candela Technologies Inc http://www.candelatech.com -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html