Hi Simon, Magnus,

This series cleans up some of the legacy SH_INTC support, which is only used
on 32-bit SuperH and early ARM SH-Mobile (sh7372/sh73a).

There are no dependencies between the two patches.
The first one is destined for your sh-drivers-for-v3.18 branch, while the
second one is meant for your cleanup-for-v3.18 branch.

Geert Uytterhoeven (2):
  sh: intc: Confine SH_INTC to platforms that need it
  ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.h

 arch/arm/mach-shmobile/Kconfig          | 2 ++
 arch/arm/mach-shmobile/board-kzm9g.c    | 1 +
 arch/arm/mach-shmobile/board-mackerel.c | 1 +
 arch/arm/mach-shmobile/intc.h           | 6 ++++++
 arch/arm/mach-shmobile/irqs.h           | 6 ------
 arch/arm/mach-shmobile/setup-sh7372.c   | 1 +
 arch/arm/mach-shmobile/setup-sh73a0.c   | 1 +
 arch/sh/Kconfig                         | 3 +++
 drivers/sh/Makefile                     | 3 +--
 drivers/sh/intc/Kconfig                 | 6 +++++-
 10 files changed, 21 insertions(+), 9 deletions(-)

-- 
1.9.1

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to