On Mon, Jun 16, 2014 at 7:14 PM, Nick <[email protected]> wrote: > Received the following error messages while compiling the kernel modules: > > net/wireless/regdb.c:1551:1: error: expected expression before ‘const’ > const struct ieee80211_regdomain *reg_regdb[] = { > ^ > make[2]: *** [net/wireless/regdb.o] Error 1 > make[1]: *** [net/wireless] Error 2 > make: *** [net] Error 2
fixed https://github.com/beagleboard/kernel/commit/47045103571894cd516e6af6e6780d594c59cfcc Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
