From: Frederic Jacob Date: Sun, 8 Feb 2015 02:15:25 +0000 (-0500) Subject: Staging: fbtft: Fix Sparse warnings X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~772 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc060ed086995922cf36edc46359045092821cf2;p=pandora-kernel.git Staging: fbtft: Fix Sparse warnings This fixes the folowing sparse warnings: fb_hx8340bn.c:111:6: warning: symbol 'set_addr_win' was not declared. Should it be static? fbtft_device.c:32:19: warning: symbol 'spi_device' was not declared. Should it be static? fbtft_device.c:33:24: warning: symbol 'p_device' was not declared. Should it be static? Signed-off-by: Frederic Jacob Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed