gpio: mm-lantiq: Fix typo in the newly added header filename
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 14 Mar 2023 10:55:09 +0000 (12:55 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 23 Mar 2023 14:22:18 +0000 (16:22 +0200)
commit2ffd04ca2ae66c274eb116d5f0330af14cb63383
treeff2a83c0cc0c4fe77751ae0b198c1d1ffead40bc
parentd94ffb99a379a6307af99b6f59b08ec3d58eb958
gpio: mm-lantiq: Fix typo in the newly added header filename

The header with legacy struct of_mmio_gpio_chip and accompanying
APIs is called legacy-of-mm-gpiochip.h. Remove repetitive '.h'
at the end.

Fixes: a99cc66807d6 ("gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/gpio/gpio-mm-lantiq.c