Hi,
I've been using gcml2 from Greg Banks to look at CONFIG_
variable dependencies in config.in files.
By moving drivers/input/config.in before drivers/char/Config.in
and drivers/usb/Config.in for arch/alpha and arch/mips(64),
several (7) instances of this message:
forward declared symbol "CONFIG_INPUT" used in dependency list
and (6) instances of this one:
forward declared symbol "CONFIG_SOUND_GAMEPORT" used in
dependency list
can be removed. (Yes, the latter one is for OSS drivers,
so it's not so important.)
It also adds one forward dependency for a USB joystick
in the input subsystem [still only for alpha and mips(64)].
Most other arches are already like this.
This patch is to 2.5.31-bk7 (jgarzik's latest snapshot).
Please apply.
-- ~Randy- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Aug 31 2002 - 22:00:16 EST