summaryrefslogtreecommitdiff
path: root/drivers/tty/moxa.c
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2012-09-21 12:02:02 +0200
committerJohn W. Linville <linville@tuxdriver.com>2012-09-24 15:02:08 -0400
commit3fc7bc8ea792b4c55f53fccb589749d05c31569c (patch)
tree39c7d13c219f906e685119cb85402b306565ec17 /drivers/tty/moxa.c
parent646e0827df85f1305eeebf2108e9daafeabe0e0d (diff)
ipw2x00: silence GCC warning for unused variable 'dev'
Building the libipw component without CONFIG_LIBIPW_DEBUG set triggers this GCC warning: drivers/net/wireless/ipw2x00/libipw_wx.c:526:21: warning: unused variable 'dev' [-Wunused-variable] The cause of this warning is that, without CONFIG_LIBIPW_DEBUG set, LIBIPW_DEBUG_WX compiles away. Fix it by substituting ieee->dev for (its equivalent) dev. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/tty/moxa.c')
0 files changed, 0 insertions, 0 deletions