mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] reduce CONFIG_INPUT as forward symbol
@ 2002-08-26  5:59 Randy.Dunlap
  2002-08-26  7:34 ` Vojtech Pavlik
  0 siblings, 1 reply; 4+ messages in thread
From: Randy.Dunlap @ 2002-08-26  5:59 UTC (permalink / raw)
  To: torvalds, ralf; +Cc: linux-kernel


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-08-26 16:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-26  5:59 [PATCH] reduce CONFIG_INPUT as forward symbol Randy.Dunlap
2002-08-26  7:34 ` Vojtech Pavlik
2002-08-26 16:28   ` [PATCH] reduce CONFIG_INPUT as forward symbol (with diff) Randy.Dunlap
2002-08-26 16:33     ` Vojtech Pavlik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®