gpio: xilinx: remove excess kernel doc
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Fri, 15 Dec 2023 09:09:43 +0000 (10:09 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 18 Dec 2023 08:56:21 +0000 (09:56 +0100)
commit4c7fcbf5077532b80bc233c83d56e09a6bfa16b0
treebb0b350fefc589cd76cd946fefbd4ee7cb9b8472
parent5a2a2cda916335fff4d804e58f36b2305926841e
gpio: xilinx: remove excess kernel doc

The irqchip field has been removed from struct xgpio_instance so remove
the doc as well.

Fixes: b4510f8fd5d0 ("gpio: xilinx: Convert to immutable irq_chip")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312150239.IyuTVvrL-lkp@intel.com/
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
drivers/gpio/gpio-xilinx.c