]> git.baikalelectronics.ru Git - kernel.git/commit
spi: mpc512x-psc: Fix compile errors
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 1 Feb 2022 23:45:35 +0000 (00:45 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 2 Feb 2022 16:09:29 +0000 (16:09 +0000)
commitb128d85803fc20c5d381a20f2238c8cea1ae7673
treebe2074d4783a057258bcadbcf478f38fec987c80
parentf0ec50e701d9feffcfd6622cfa2b57671dcb08f6
spi: mpc512x-psc: Fix compile errors

My patch created compilation bugs in the MPC512x-PSC driver.
Fix them up.

Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: linuxppc-dev@lists.ozlabs.org
Reported-by: kernel test robot <lkp@intel.com>
Fixes: a30e7d1f7c37 (" spi: mpc512x-psc: Convert to use GPIO descriptors")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220201234535.569973-1-linus.walleij@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-mpc512x-psc.c