summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-em.c
diff options
context:
space:
mode:
authorChen Gang <gang.chen@asianux.com>2013-02-06 14:44:32 +0400
committerGrant Likely <grant.likely@secretlab.ca>2013-02-12 02:21:29 +0400
commite9a65bb63e5fe45b9d0ecd1983749786858da14d (patch)
treec871b7729dc1780fb1ddc25e2dd92751900924c1 /drivers/gpio/gpio-em.c
parent9f01d30ee191a74f1e7a2ac0710f064f472d000a (diff)
downloadlinux-e9a65bb63e5fe45b9d0ecd1983749786858da14d.tar.xz
gpio: using common order: let 'static const' instead of 'const static'
'const static ' is not a common order, better to use 'static const' instead. building: make EXTRA_CFLAGS=-W ARCH=arm drivers/gpio/gpio-omap.c:1479: warning: 'static' is not at beginning of declaration drivers/gpio/gpio-omap.c:1485: warning: 'static' is not at beginning of declaration drivers/gpio/gpio-omap.c:1491: warning: 'static' is not at beginning of declaration Signed-off-by: Chen Gang <gang.chen@asianux.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/gpio/gpio-em.c')
0 files changed, 0 insertions, 0 deletions