commit | ae9f52f05c8223c8b4e18b042febf7a7bb46332a | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Thu May 20 10:39:00 2010 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri May 28 01:38:01 2010 +0200 |
tree | 4f0a93d6e7492a7414233447be332915880601bf | |
parent | 28ade0f217a3a3ff992b01e06e6e425c250a8406 [diff] |
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>