From 553a5189318a9d8f83142b8a8141ed19f363a33f Mon Sep 17 00:00:00 2001 From: Shaun Laing Date: Tue, 4 Mar 2014 12:44:21 -0700 Subject: [PATCH] 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-format-patch failed