From: Viresh Kumar <viresh.kumar@linaro.org>
To: Ulf Magnusson <ulfalizer@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org,
tfiga@chromium.org, paul.burton@mips.com,
m.szyprowski@samsung.com, egtvedt@samfundet.no,
linus.walleij@linaro.org, vgupta@synopsys.com,
mgorman@techsingularity.net, hch@lst.de, mina86@mina86.com,
robh@kernel.org, sboyd@codeaurora.org, paulus@ozlabs.org,
will.deacon@arm.com, tony@atomide.com, npiggin@gmail.com,
yamada.masahiro@socionext.com,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
Thierry Reding <thierry.reding@gmail.com>,
Mark Brown <broonie@kernel.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Sean Paul <seanpaul@chromium.org>,
Daniel Vetter <daniel.vetter@ffwll.ch>,
Christophe Leroy <christophe.leroy@c-s.fr>,
linux-pm@vger.kernel.org, linux-pwm@vger.kernel.org,
linux-spi@vger.kernel.org, dr
Subject: Re: [PATCH 03/20] kconfig: Remove leftover references to AVR32 symbol
Date: Mon, 5 Feb 2018 09:35:15 +0530 [thread overview]
Message-ID: <20180205040515.GC28462@vireshk-i7> (raw)
In-Reply-To: <20180205012146.23981-4-ulfalizer@gmail.com>
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
next prev parent reply other threads:[~2018-02-05 4:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20180205012146.23981-1-ulfalizer@gmail.com>
2018-02-05 1:21 ` [PATCH 03/20] kconfig: Remove leftover references to AVR32 symbol Ulf Magnusson
2018-02-05 4:05 ` Viresh Kumar [this message]
2018-02-05 4:44 ` [PATCH v2 " Ulf Magnusson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180205040515.GC28462@vireshk-i7 \
--to=viresh.kumar@linaro.org \
--cc=b.zolnierkie@samsung.com \
--cc=broonie@kernel.org \
--cc=christophe.leroy@c-s.fr \
--cc=daniel.vetter@ffwll.ch \
--cc=egtvedt@samfundet.no \
--cc=hch@lst.de \
--cc=linus.walleij@linaro.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=mgorman@techsingularity.net \
--cc=mina86@mina86.com \
--cc=npiggin@gmail.com \
--cc=paul.burton@mips.com \
--cc=paulus@ozlabs.org \
--cc=rjw@rjwysocki.net \
--cc=robh@kernel.org \
--cc=sboyd@codeaurora.org \
--cc=seanpaul@chromium.org \
--cc=tfiga@chromium.org \
--cc=thierry.reding@gmail.com \
--cc=tony@atomide.com \
--cc=ulfalizer@gmail.com \
--cc=vgupta@synopsys.com \
--cc=will.deacon@arm.com \
--cc=yamada.masahiro@socionext.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).