All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARM: tegra: p2571: remove another unused define
@ 2015-08-05 17:51 Stephen Warren
  2015-08-05 19:43 ` Simon Glass
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Warren @ 2015-08-05 17:51 UTC (permalink / raw)
  To: u-boot

From: Stephen Warren <swarren@nvidia.com>

CONFIG_MAX77620_POWER isn't used anywhere. Don't define it in p2571.h.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
 include/configs/p2571.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/configs/p2571.h b/include/configs/p2571.h
index b22117bfdf48..3a8ae12d96cc 100644
--- a/include/configs/p2571.h
+++ b/include/configs/p2571.h
@@ -10,9 +10,6 @@
 
 #include <linux/sizes.h>
 
-/* enable PMIC */
-#define CONFIG_MAX77620_POWER
-
 #include "tegra210-common.h"
 
 /* High-level configuration options */
-- 
1.9.1

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

* [U-Boot] [PATCH] ARM: tegra: p2571: remove another unused define
  2015-08-05 17:51 [U-Boot] [PATCH] ARM: tegra: p2571: remove another unused define Stephen Warren
@ 2015-08-05 19:43 ` Simon Glass
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Glass @ 2015-08-05 19:43 UTC (permalink / raw)
  To: u-boot

On 5 August 2015 at 11:51, Stephen Warren <swarren@wwwdotorg.org> wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> CONFIG_MAX77620_POWER isn't used anywhere. Don't define it in p2571.h.
>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> ---
>  include/configs/p2571.h | 3 ---
>  1 file changed, 3 deletions(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

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

end of thread, other threads:[~2015-08-05 19:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-05 17:51 [U-Boot] [PATCH] ARM: tegra: p2571: remove another unused define Stephen Warren
2015-08-05 19:43 ` Simon Glass

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.