Hi Michael, Your recent change "ssb, b43, b43legacy, b44: Rewrite SSB DMA API" http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=f225763a7d6c92c4932dbd528437997078496fcc breaks compilation on ARM in the following way: CC [M] drivers/net/wireless/b43/main.o In file included from drivers/net/wireless/b43/b43.h:8, from drivers/net/wireless/b43/main.c:45: include/linux/ssb/ssb.h: In function ‘ssb_dma_sync_single_range_for_cpu’: include/linux/ssb/ssb.h:517: error: implicit declaration of function ‘dma_sync_single_range_for_cpu’ include/linux/ssb/ssb.h: In function ‘ssb_dma_sync_single_range_for_device’: include/linux/ssb/ssb.h:538: error: implicit declaration of function ‘dma_sync_single_range_for_device’ make[4]: *** [drivers/net/wireless/b43/main.o] Error 1 -- Martin Michlmayr http://www.cyrius.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