diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2010-03-05 22:44:23 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-06 20:26:47 +0100 |
commit | 2e84067b6e557b0b85cdbceaf9a9189fc2c26536 (patch) | |
tree | 98f8170511bbb06db5483edca4315345033ffeac /drivers/rtc/rtc-bq4802.c | |
parent | rtc-at91sam9: Correct size given to memset (diff) | |
download | linux-2e84067b6e557b0b85cdbceaf9a9189fc2c26536.tar.xz linux-2e84067b6e557b0b85cdbceaf9a9189fc2c26536.zip |
rtc-twl: Storage class 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: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-bq4802.c')
0 files changed, 0 insertions, 0 deletions