All of lore.kernel.org
 help / color / mirror / Atom feed
* CRIS v32: leftover references on ETRAX_VIRTUAL_GPIO
@ 2015-10-02  6:57 Valentin Rothberg
  2015-10-02  7:08 ` Jesper Nilsson
  2015-10-02 14:04 ` Jesper Nilsson
  0 siblings, 2 replies; 3+ messages in thread
From: Valentin Rothberg @ 2015-10-02  6:57 UTC (permalink / raw)
  To: rabin; +Cc: jespern, Paul Bolle, ziegler, linux-kernel

Hi Rabin,

your commit ("CRIS v32: remove old GPIO and LEDs code") is in today's
linux-next tree (i.e., 20151002).  Among other Kconfig options, the
commit removes ETRAX_VIRTUAL_GPIO but leaves the following references in
the code:

0 arch/cris/arch-v32/kernel/setup.c       132 #ifdef CONFIG_ETRAX_VIRTUAL_GPIO
1 arch/cris/arch-v32/kernel/setup.c       149 #ifdef CONFIG_ETRAX_VIRTUAL_GPIO
2 arch/cris/arch-v32/mach-fs/Kconfig      197 depends on ETRAX_VIRTUAL_GPIO
3 arch/cris/arch-v32/mach-fs/Kconfig      208 depends on ETRAX_VIRTUAL_GPIO
4 arch/cris/include/uapi/asm/etraxgpio.h   59 #ifdef CONFIG_ETRAX_VIRTUAL_GPIO
5 arch/cris/include/uapi/asm/etraxgpio.h   74 #ifdef CONFIG_ETRAX_VIRTUAL_GPIO

Is it intentional or just an accident?

I found the issue with scripts/checkkconfigsymbols.py.

Kind regards,
 Valentin

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

end of thread, other threads:[~2015-10-02 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02  6:57 CRIS v32: leftover references on ETRAX_VIRTUAL_GPIO Valentin Rothberg
2015-10-02  7:08 ` Jesper Nilsson
2015-10-02 14:04 ` Jesper Nilsson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.