Johannes Berg wrote: > On Thu, 2007-09-27 at 23:38 -0500, Larry Finger wrote: > >> drivers/net/wireless/b43/rfkill.c:112: error: implicit declaration of function ‘rfkill_get_led_name’ >> drivers/net/wireless/b43/rfkill.c:112: warning: return makes pointer from integer without a cast >> >> I assume that I missed some critical patch. Can you tell me which one it is? > > Looks like "[PATCH] rfkill: Add support for an rfkill LED" might be it. That patch fixed the implicit declaration of rfkill_get_led_name, but I still get the other error In file included from drivers/net/wireless/b43/rfkill.c:25: drivers/net/wireless/b43/rfkill.h:17: error: field ‘notify_work’ has incomplete type drivers/net/wireless/b43/rfkill.c: In function ‘b43_notify_rfkill_press’: drivers/net/wireless/b43/rfkill.c:31: warning: type defaults to ‘int’ in declaration of ‘__mptr’ drivers/net/wireless/b43/rfkill.c:31: warning: initialization from incompatible pointer type Larry - 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