linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v2 03/20] kconfig: Remove leftover references to AVR32 symbol
@ 2018-02-05  8:11 Corentin Labbe
  2018-02-05 19:05 ` [PATCH v3 " Ulf Magnusson
  0 siblings, 1 reply; 15+ messages in thread
From: Corentin Labbe @ 2018-02-05  8:11 UTC (permalink / raw)
  To: ulfalizer; +Cc: linux-kernel, linux-pwm, thierry.reding, matthias.bgg

Hello

This conflict also with https://lkml.org/lkml/2018/1/18/699

Regards

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Re: [PATCH 03/20] kconfig: Remove leftover references to AVR32 symbol
@ 2018-02-05  4:05 Viresh Kumar
  2018-02-05  4:44 ` [PATCH v2 " Ulf Magnusson
  0 siblings, 1 reply; 15+ messages in thread
From: Viresh Kumar @ 2018-02-05  4:05 UTC (permalink / raw)
  To: Ulf Magnusson
  Cc: linux-kernel, linux-kbuild, tfiga, paul.burton, m.szyprowski,
	egtvedt, linus.walleij, vgupta, mgorman, hch, mina86, robh, sboyd,
	paulus, will.deacon, tony, npiggin, yamada.masahiro,
	Rafael J. Wysocki, Thierry Reding, Mark Brown,
	Bartlomiej Zolnierkiewicz, Sean Paul, Daniel Vetter,
	Christophe Leroy, linux-pm, linux-pwm, linux-spi, dr

On 05-02-18, 02:21, Ulf Magnusson wrote:
> The AVR32 symbol was removed in commit 26202873bb51 ("avr32: remove
> support for AVR32 architecture"). Remove the remaining references to it
> from the Kconfig files.
> 
> No references remain to the removed AVR32_AT32AP_CPUFREQ symbol either,
> so remove that one too.
> 
> Discovered with the
> https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py
> script.
> 
> Signed-off-by: Ulf Magnusson <ulfalizer@gmail.com>
> ---
>  drivers/cpufreq/Kconfig       | 10 ----------
>  drivers/pwm/Kconfig           |  2 +-
>  drivers/spi/Kconfig           |  2 +-
>  drivers/video/console/Kconfig |  2 +-
>  4 files changed, 3 insertions(+), 13 deletions(-)
> 
> diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig
> index d8addbce40bc..608af20a3494 100644
> --- a/drivers/cpufreq/Kconfig
> +++ b/drivers/cpufreq/Kconfig
> @@ -239,16 +239,6 @@ if PPC32 || PPC64
>  source "drivers/cpufreq/Kconfig.powerpc"
>  endif
>  
> -if AVR32
> -config AVR32_AT32AP_CPUFREQ
> -	bool "CPU frequency driver for AT32AP"
> -	depends on PLATFORM_AT32AP
> -	default n
> -	help
> -	  This enables the CPU frequency driver for AT32AP processors.
> -	  If in doubt, say N.
> -endif
> -

https://lkml.kernel.org/r/20180118200202.11883-1-clabbe.montjoie@gmail.com

-- 
viresh

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

end of thread, other threads:[~2018-03-12 15:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-05  8:11 [PATCH v2 03/20] kconfig: Remove leftover references to AVR32 symbol Corentin Labbe
2018-02-05 19:05 ` [PATCH v3 " Ulf Magnusson
2018-02-06 12:08   ` Mark Brown
     [not found]     ` <20180206120825.GF5681-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2018-02-06 22:52       ` [PATCH] video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLE Ulf Magnusson
2018-03-12 15:01         ` Bartlomiej Zolnierkiewicz
2018-02-06 22:55     ` [PATCH] spi: kconfig: Remove AVR32 dep. from SPI_ATMEL Ulf Magnusson
2018-02-07  8:58       ` Matthias Brugger
2018-02-07  8:59         ` Matthias Brugger
     [not found]           ` <a8d2076b-6863-6ff1-5442-0587ad973766-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-02-08  2:44             ` [PATCH v2] " Ulf Magnusson
2018-02-08 16:33               ` Matthias Brugger
2018-02-08 22:00                 ` [PATCH v3] " Ulf Magnusson
2018-02-12 12:10               ` Applied "spi: kconfig: Remove AVR32 dep. from SPI_ATMEL" to the spi tree Mark Brown
2018-02-06 22:58     ` [PATCH v3 03/20] kconfig: Remove leftover references to AVR32 symbol Ulf Magnusson
2018-02-06 22:57   ` Ulf Magnusson
  -- strict thread matches above, loose matches on Subject: below --
2018-02-05  4:05 [PATCH " Viresh Kumar
2018-02-05  4:44 ` [PATCH v2 " Ulf Magnusson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).