From: Samuel Ortiz Date: Tue, 20 Dec 2011 17:34:36 +0000 (+0100) Subject: mfd: Fix stmpe build warning X-Git-Tag: v3.3-rc1~71^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dba61c8f4fd14c4cbf375f6cdc814da87722d825;p=pandora-kernel.git mfd: Fix stmpe build warning This fixes: drivers/mfd/stmpe.c:114:1: warning: data definition has no type or storage class [enabled by default] drivers/mfd/stmpe.c:114:1: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL' [-Wimplicit-int] Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed