Kalle Valo <kvalo@xxxxxxxxxxxxxx> writes: > Stephen reported a build problem caused by commit cae761b5a6bd ("bcma: populate > bus DT subnodes as platform_device-s"): > > ERROR: "of_default_bus_match_table" [drivers/bcma/bcma.ko] undefined! > > Rafał Miłecki suggested as a quick fix to use IS_BUILTIN() to workaround the > issue. The downside is that this won't work when BCMA is compiled as a module, > but we can live with that for now just to unblock the breakage. > > Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Fixes: cae761b5a6bd ("bcma: populate bus DT subnodes as platform_device-s") > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> I dropped this as Hauke sent a better patch. -- Kalle Valo -- 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