]> git.baikalelectronics.ru Git - kernel.git/commit
spi: davinci: Get rid of dangling variable
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Jan 2019 11:48:42 +0000 (12:48 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 10 Jan 2019 11:54:13 +0000 (11:54 +0000)
commited5021df4b0c73c7075b7a7d607cd80e905288ab
tree6ff17596aadd7dab346a7024b4e2c58b42b9e32b
parent067f801c222bb7ce39a8c4a798d634086747a286
spi: davinci: Get rid of dangling variable

The previous commit left a variable unused, my bad.
Clean it up.

Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: David Lechner <david@lechnology.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: e287de87e055 ("spi: davinci: Convert to use CS GPIO descriptors")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-davinci.c