• Samuel Ortiz's avatar
    mfd: Fix stmpe build warning · dba61c8f
    Samuel Ortiz authored
    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: default avatarSamuel Ortiz <sameo@linux.intel.com>
    dba61c8f
stmpe.c 24.2 KB