LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] ARM: EXYNOS: no need to select ARCH_HAS_BANDGAP any longer
[not found] <CGME20180502143026eucas1p144f0f581196615d9c0fba89a562e6e12@eucas1p1.samsung.com>
@ 2018-05-02 14:30 ` Bartlomiej Zolnierkiewicz
2018-05-03 16:22 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2018-05-02 14:30 UTC (permalink / raw)
To: Krzysztof Kozlowski, linux-kernel
Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc
This is not needed since commit fcbb1e02ee54 ("drivers: thermal:
Remove ARCH_HAS_BANDGAP dependency for samsung") from 2014.
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
---
arch/arm/mach-exynos/Kconfig | 1 -
1 file changed, 1 deletion(-)
Index: b/arch/arm/mach-exynos/Kconfig
===================================================================
--- a/arch/arm/mach-exynos/Kconfig 2018-03-07 13:57:25.249409707 +0100
+++ b/arch/arm/mach-exynos/Kconfig 2018-05-02 16:23:38.573626832 +0200
@@ -8,7 +8,6 @@
menuconfig ARCH_EXYNOS
bool "Samsung EXYNOS"
depends on ARCH_MULTI_V7
- select ARCH_HAS_BANDGAP
select ARCH_HAS_HOLES_MEMORYMODEL
select ARCH_SUPPORTS_BIG_ENDIAN
select ARM_AMBA
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: EXYNOS: no need to select ARCH_HAS_BANDGAP any longer
2018-05-02 14:30 ` [PATCH] ARM: EXYNOS: no need to select ARCH_HAS_BANDGAP any longer Bartlomiej Zolnierkiewicz
@ 2018-05-03 16:22 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2018-05-03 16:22 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz
Cc: linux-kernel, Kukjin Kim, linux-arm-kernel, linux-samsung-soc
On Wed, May 02, 2018 at 04:30:26PM +0200, Bartlomiej Zolnierkiewicz wrote:
> This is not needed since commit fcbb1e02ee54 ("drivers: thermal:
> Remove ARCH_HAS_BANDGAP dependency for samsung") from 2014.
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
> ---
> arch/arm/mach-exynos/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
Thanks, applied.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-05-03 16:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <CGME20180502143026eucas1p144f0f581196615d9c0fba89a562e6e12@eucas1p1.samsung.com>
2018-05-02 14:30 ` [PATCH] ARM: EXYNOS: no need to select ARCH_HAS_BANDGAP any longer Bartlomiej Zolnierkiewicz
2018-05-03 16:22 ` Krzysztof Kozlowski
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).