]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MIPS: Alchemy: Remove unused forward declaration
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 20 Mar 2026 20:28:08 +0000 (21:28 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 13 Apr 2026 13:35:29 +0000 (15:35 +0200)
commitd1d0aa620a0f5fc621e5fb780e55a71962b19413
tree2f7ef722e6697eb2c6da4bbcdaf46de43ae2816c
parent5152a7d4166563e5492c5d1bec3a554002120f7f
MIPS: Alchemy: Remove unused forward declaration

The 'struct gpio' is not used in the code, remove unneeded forward declaration.
This seems to be a leftover for a 5 years.

Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/include/asm/mach-au1x00/gpio-au1000.h
arch/mips/include/asm/mach-au1x00/gpio-au1300.h