From: Shaun Laing Date: Tue, 4 Mar 2014 19:44:21 +0000 (-0700) Subject: staging: cxt1e1: Add extern keyword for sparse 'static' warning X-Git-Tag: v3.15-rc1~139^2~742 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=553a5189318a9d8f83142b8a8141ed19f363a33f;p=pandora-kernel.git staging: cxt1e1: Add extern keyword for sparse 'static' warning Resolve sparse "warning: symbol '...' was not declared. Should it be static?" messages. Includes "comet_tables.h", which contains extern declarations for the variables defined in comet_tables.c. Signed-off-by: Shaun Laing Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed