mfd: Storage class for timberdale should be before const qualifier
authorTobias Klauser <tklauser@distanz.ch>
Thu, 20 May 2010 08:39:00 +0000 (10:39 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 27 May 2010 23:38:01 +0000 (01:38 +0200)
commitae9f52f05c8223c8b4e18b042febf7a7bb46332a
tree4f0a93d6e7492a7414233447be332915880601bf
parent28ade0f217a3a3ff992b01e06e6e425c250a8406
mfd: Storage class for timberdale should be before const qualifier

The C99 specification states in section 6.11.5:

The placement of a storage-class specifier other than at the beginning
of the declaration specifiers in a declaration is an obsolescent
feature.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/timberdale.c