On Tue, 2008-02-12 at 20:48 -0600, Josh Boyer wrote:
quoted
The current pmac32_defconfig fails to build with the following
error:
quoted
Building modules, stage 2.
ERROR: "check_media_bay" [drivers/block/swim3.ko] undefined!
WARNING: modpost: Found 23 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
make[2]: *** [__modpost] Error 1
This patch fixes that.
Kyle posted a slightly different patch that seemed to still keep
the original intention of ifdefery in tact. I've no idea which is
better, but the three of you might want to compare notes.
Just remove the bloody ifdef's, they are just a useless pain.
Ben.