mfd: Fix stmpe build warning
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 20 Dec 2011 17:34:36 +0000 (18:34 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jan 2012 23:37:45 +0000 (00:37 +0100)
commitdba61c8f4fd14c4cbf375f6cdc814da87722d825
tree76987a39608fe1e4f2fd11460dd71fd5907b0ff1
parenteedea80fe07a1548e78b51d36188f6d0fc876658
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>
drivers/mfd/stmpe.c