spi: omap-100k: Remove unused definitions
authorNick Krause <xerofoiffy@gmail.com>
Wed, 6 Aug 2014 17:53:17 +0000 (13:53 -0400)
committerMark Brown <broonie@linaro.org>
Sat, 16 Aug 2014 22:12:14 +0000 (17:12 -0500)
commit9f5b8b4f56dd194fd33021810636879036d2acdd
tree2fcb67de45dee0144767bab6db3ddfc374a19a06
parent7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9
spi: omap-100k: Remove unused definitions

Remove unused definition which cause the following warnings

drivers/spi/spi-omap-100k.c:73:0: warning: "WRITE" redefined [enabled by default]
include/linux/fs.h:193:0: note: this is the location of the previous definition
drivers/spi/spi-omap-100k.c:74:0: warning: "READ" redefined [enabled by default]
include/linux/fs.h:192:0: note: this is the location of the previous definition

Signed-off-by: Nick Krause <xerofoiffy@gmail.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-omap-100k.c