spi: omap2: use SUPERH, not SH
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 8 Feb 2014 21:01:21 +0000 (22:01 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 10 Feb 2014 12:34:32 +0000 (12:34 +0000)
commitf6ab395bfeb0ba8dd0397c24b76af00ed016f286
treeea7c6e1734b40f5196914161c24727f59b1d40ac
parentfaee9b05f69f22e4d65fb2c24f82eea9c6fe4062
spi: omap2: use SUPERH, not SH

Commit 0079aae0f1e6 ("spi: omap2: Add build dependencies for
writel_relaxed()") added an optional Kconfig dependency on SH. That
Kconfig symbol doesn't exist. Apparently SUPERH was intended. Use that.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/Kconfig