spi: Drop mismerged fix
authorMark Brown <broonie@kernel.org>
Tue, 27 Feb 2024 12:52:51 +0000 (12:52 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 27 Feb 2024 12:52:51 +0000 (12:52 +0000)
commit6415c7fe7cf420fa469095a34d9153f991391116
treee68c67c989dacee14671088a4c9a82135a16e8df
parent078d62de433b4f4556bb676e5dd670f0d4103376
spi: Drop mismerged fix

One patch of a series of three that was sent fixing issues with the
ppc4xx driver was targeted at -next, unfortunately it being sandwiched
between two others that targeted mainline tripped up my workflow and
caused it to get merged along with the others.  The ppc4xx driver is
only buildable in very limited configurations so none of the CI catches
issues with it.

Fixes: de4af897ddf2 ("spi: ppc4xx: Fix fallout from rename in struct spi_bitbang")
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-ppc4xx.c