commit | dba61c8f4fd14c4cbf375f6cdc814da87722d825 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Tue Dec 20 18:34:36 2011 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jan 09 00:37:45 2012 +0100 |
tree | 76987a39608fe1e4f2fd11460dd71fd5907b0ff1 | |
parent | eedea80fe07a1548e78b51d36188f6d0fc876658 [diff] |
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 <sameo@linux.intel.com>