On Thu, Dec 6, 2018 at 7:09 AM kbuild test robot <lkp@xxxxxxxxx> wrote: > arch/sh/boards/mach-ecovec24/setup.c: In function 'arch_setup': > >> arch/sh/boards/mach-ecovec24/setup.c:1465:26: error: 'sdhi1_gpio_table' undeclared (first use in this function); did you mean 'mmc_spi_gpio_table'? > gpiod_add_lookup_table(&sdhi1_gpio_table); > ^~~~~~~~~~~~~~~~ > mmc_spi_gpio_table > arch/sh/boards/mach-ecovec24/setup.c:1465:26: note: each undeclared identifier is reported only once for each function it appears in I fixed this. I'm sending a patch that Ulf can apply. Yours, Linus Walleij