linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform check
@ 2015-04-28 10:15 Geert Uytterhoeven
  2015-04-28 10:15 ` [PATCH 2/2] pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entry Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Geert Uytterhoeven @ 2015-04-28 10:15 UTC (permalink / raw)
  To: Laurent Pinchart, Linus Walleij; +Cc: linux-sh, linux-gpio, Geert Uytterhoeven

As of commit 9d07d414d4c33d86 ("ARM: shmobile: r8a73a4: ape6evm: Remove
legacy platform"), r8a73a4 is only supported in generic ARM
multi-platform builds.  Hence CONFIG_ARCH_MULTIPLATFORM is always set,
and the check can be removed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c b/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c
index 280a56f977860272..ba18d2e65e674563 100644
--- a/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c
+++ b/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c
@@ -21,10 +21,6 @@
 #include <linux/kernel.h>
 #include <linux/pinctrl/pinconf-generic.h>
 
-#ifndef CONFIG_ARCH_MULTIPLATFORM
-#include <mach/irqs.h>
-#endif
-
 #include "core.h"
 #include "sh_pfc.h"
 
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 13+ messages in thread
* [PATCH 1/2] pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform check
@ 2015-04-28 10:14 Geert Uytterhoeven
  2015-04-30  5:49 ` Simon Horman
  2015-05-12  7:26 ` Linus Walleij
  0 siblings, 2 replies; 13+ messages in thread
From: Geert Uytterhoeven @ 2015-04-28 10:14 UTC (permalink / raw)
  To: Laurent Pinchart, Linus Walleij; +Cc: linux-sh, linux-gpio, Geert Uytterhoeven

As of commit 9d07d414d4c33d86 ("ARM: shmobile: r8a73a4: ape6evm: Remove
legacy platform"), r8a73a4 is only supported in generic ARM
multi-platform builds.  Hence CONFIG_ARCH_MULTIPLATFORM is always set,
and the check can be removed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
This depends on Simon's branch r8a73a4-ccf-and-multiplatform-for-v4.1
---
 drivers/pinctrl/sh-pfc/pfc-r8a73a4.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c b/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c
index 280a56f977860272..ba18d2e65e674563 100644
--- a/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c
+++ b/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c
@@ -21,10 +21,6 @@
 #include <linux/kernel.h>
 #include <linux/pinctrl/pinconf-generic.h>
 
-#ifndef CONFIG_ARCH_MULTIPLATFORM
-#include <mach/irqs.h>
-#endif
-
 #include "core.h"
 #include "sh_pfc.h"
 
-- 
1.9.1


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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-28 10:15 [PATCH 1/2] pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform check Geert Uytterhoeven
2015-04-28 10:15 ` [PATCH 2/2] pinctrl: sh-pfc: Remove r8a73a4 platform_device_id entry Geert Uytterhoeven
2015-04-29 11:53   ` Laurent Pinchart
2015-04-30  5:50   ` Simon Horman
2015-05-12  7:28   ` Linus Walleij
2015-04-29 11:53 ` [PATCH 1/2] pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform check Laurent Pinchart
2015-05-12 10:29 ` Linus Walleij
  -- strict thread matches above, loose matches on Subject: below --
2015-04-28 10:14 Geert Uytterhoeven
2015-04-30  5:49 ` Simon Horman
2015-05-12  7:26 ` Linus Walleij
2015-05-12  7:45   ` Geert Uytterhoeven
2015-05-14  0:49   ` Simon Horman
2015-05-14 10:23     ` Linus Walleij

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).