]> git.baikalelectronics.ru Git - kernel.git/commit
staging: spi: mt7621: Remove superfluous pre-declaration of struct mt7621_spi
authorStefan Roese <sr@denx.de>
Fri, 1 Feb 2019 10:17:15 +0000 (11:17 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2019 11:34:37 +0000 (12:34 +0100)
commitaa2635f56a6be27a87c6b6ed621b37141bfcd699
treee4f82852d32830607b648d331b95be82eb8bca26
parent2f54c730bd1ec56d932ce6ecad95a8dd09a0b61a
staging: spi: mt7621: Remove superfluous pre-declaration of struct mt7621_spi

This patch removes the superfluous pre-declaration of struct mt7621_spi.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Mark Brown <broonie@kernel.org>
Cc: NeilBrown <neil@brown.name>
Cc: Sankalp Negi <sankalpnegi2310@gmail.com>
Cc: Chuanhong Guo <gch981213@gmail.com>
Cc: John Crispin <john@phrozen.org>
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-spi/spi-mt7621.c