aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb
diff options
context:
space:
mode:
authorDavid Miller <davem@davemloft.net>2008-02-15 16:08:59 -0800
committerJohn W. Linville <linville@tuxdriver.com>2008-02-20 20:11:48 -0500
commit04f93a87a2db84e7214a4ec56fccd2289e973ce5 (patch)
tree9afb7d4845759a9d1c9e9a92b94a7b3d6183c653 /drivers/ssb
parentb988763857426020e50a19434c8434a1e08e70eb (diff)
ath5k: Fix build warnings on some 64-bit platforms.
'u64' is not necessarily 'unsigned long long' drivers/net/wireless/ath5k/base.c: In function 'ath5k_beacon_update_timers': drivers/net/wireless/ath5k/base.c:2130: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'u64' drivers/net/wireless/ath5k/base.c:2130: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'u64' drivers/net/wireless/ath5k/base.c: In function 'ath5k_intr': drivers/net/wireless/ath5k/base.c:2391: warning: format '%llx' expects type 'long long unsigned int', but argument 6 has type 'u64' Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions