2009/8/11 dann frazier <dannf@xxxxxxxxxx>: > hey, > While testing a 2.6.31-rc5-based snapshot of the Debian kernel > builds, I hit this build failure: > > /home/dannf/linux-2.6-2.6.31~rc5/debian/build/source_hppa_none/drivers/mfd/ab3100-core.c:563: > warning: initialization from incompatible pointer type I think I have fixed this problem atleast. > /home/dannf/linux-2.6-2.6.31~rc5/debian/build/source_hppa_none/drivers/mfd/ab3100-core.c:647: > error: ab3100_init_settings causes a section type conflict Still wandering in darkness about this one :-( The init_settings are __initdata and the function using it is __init, I don't get it... > Same source/compiler seems to build fine on other archs. Never saw it anywhere else. Is there something special in the parisc linkfile? Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html