From: Drew Fustini Date: Wed, 4 Mar 2015 08:10:11 +0000 (-0600) Subject: Staging: fbtft: add header for internal functions X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~563 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9fabbde633e2d567a2c0f9e29e4e4d2f9bf5196;p=pandora-kernel.git Staging: fbtft: add header for internal functions Remove extern keyword from function prototypes to suppress warning from checkpatch.pl with --strict option: https://lkml.org/lkml/2013/7/23/422 fbtft maintainer Noralf Tronnes advised these functions are internal to this module & suggested moving these prototypes to new internal.h file. He also advised fbtft.h file will eventually live in include/linux/fbtft.h Suggested-by: Noralf Trønnes Signed-off-by: Drew Fustini Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed