From: Nick Krause Date: Wed, 6 Aug 2014 17:53:17 +0000 (-0400) Subject: spi: omap-100k: Remove unused definitions X-Git-Tag: fixes-for-v3.18-merge-window~30^2~2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f5b8b4f56dd194fd33021810636879036d2acdd;p=pandora-kernel.git 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 Acked-by: Geert Uytterhoeven Signed-off-by: Mark Brown --- Reading git-diff-tree failed