Hi Geert, On Fri, May 18, 2018 at 01:06:49PM +0200, Geert Uytterhoeven wrote: > Hi, > > Recently, a few calls to arch_setup_pdev_archdata() were added to the > ecovec and migor board files (copied from platform_device_register())? I suspect that was me > > However, SuperH doesn't implement arch_setup_pdev_archdata(), and falls > back to the default (empty) implementation. As this code is > board-specific, the calls can just be removed. Thanks for looking into that. Acked-by: Jacopo Mondi Thanks j > > Thanks! > > Geert Uytterhoeven (2): > sh: ecovec: Remove calls to empty arch_setup_pdev_archdata() > sh: migor: Remove calls to empty arch_setup_pdev_archdata() > > arch/sh/boards/mach-ecovec24/setup.c | 2 -- > arch/sh/boards/mach-migor/setup.c | 1 - > 2 files changed, 3 deletions(-) > > -- > 2.7.4 > > 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