Message ID | 20160217082209.18282.42215.sendpatchset@little-apple (mailing list archive) |
---|---|
State | Accepted |
Commit | cf77db5165b606fca7d1d59735528ee43202392e |
Headers | show |
On Wed, Feb 17, 2016 at 9:22 AM, Magnus Damm <magnus.damm@gmail.com> wrote: > From: Magnus Damm <damm+renesas@opensource.se> > > Remove comment that used to be part of non-multiplatform > kernel support. Now with multiplatform-only we have no > Renesas-specific System Configuration entries. > > Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Acked-by: by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org 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
On Wed, Feb 17, 2016 at 09:45:45AM +0100, Geert Uytterhoeven wrote: > On Wed, Feb 17, 2016 at 9:22 AM, Magnus Damm <magnus.damm@gmail.com> wrote: > > From: Magnus Damm <damm+renesas@opensource.se> > > > > Remove comment that used to be part of non-multiplatform > > kernel support. Now with multiplatform-only we have no > > Renesas-specific System Configuration entries. > > > > Signed-off-by: Magnus Damm <damm+renesas@opensource.se> > > Acked-by: by: Geert Uytterhoeven <geert+renesas@glider.be> Thanks, I will queue this up for v4.6.
--- 0001/arch/arm/mach-shmobile/Kconfig +++ work/arch/arm/mach-shmobile/Kconfig 2016-02-17 16:37:38.220513000 +0900 @@ -95,6 +95,4 @@ config ARCH_SH73A0 bool "SH-Mobile AG5 (R8A73A00)" select ARCH_RMOBILE select RENESAS_INTC_IRQPIN - -comment "Renesas ARM SoCs System Configuration" endif