diff options
author | Luciano Coelho <coelho@ti.com> | 2011-12-21 22:36:27 +0200 |
---|---|---|
committer | Luciano Coelho <coelho@ti.com> | 2012-02-15 08:38:27 +0200 |
commit | 059625e757754459d8adb370e3d751abdd51723b (patch) | |
tree | f8e3f8a88bc210801816364c92b108360bc80d69 /drivers/net/wireless/wl1251/debugfs.h | |
parent | 12325280dfeba18164f9c47e226a40ab34e23ee7 (diff) |
wl1251: fix sparse warning
The wl1251 driver was generating the following warning:
drivers/net/wireless/wl1251/boot.c:467:21: warning: incorrect type in assignment (different base types)
drivers/net/wireless/wl1251/boot.c:467:21: expected unsigned int [unsigned] [assigned] [usertype] val
drivers/net/wireless/wl1251/boot.c:467:21: got restricted __le32 [usertype] <noident>
Fix this by removing one cpu_to_le32() call in the wrong place.
Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/wl1251/debugfs.h')
0 files changed, 0 insertions, 0 deletions