diff options
| author | Prarit Bhargava <[email protected]> | 2010-08-09 17:20:27 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-09 20:45:05 -0700 |
| commit | cdf8afca2417c5ae2a940a2ff2d36af986a3cf1d (patch) | |
| tree | 872d838052885087b633b2e40778c6a26606332b /tools/perf/scripts/python | |
| parent | 7efe15f2a4cd9d40826d31d7d5ef56094f8b65f5 (diff) | |
hpilo: fix pointer warning in ilo_ccb_setup
Fix i386 PAE compile warning:
drivers/misc/hpilo.c: In function `ilo_ccb_setup':
drivers/misc/hpilo.c:274: warning: cast to pointer from integer of different size
dma_addr_t is 64 on i386 PAE which causes a size mismatch.
Signed-off-by: Prarit Bhargava <[email protected]>
Acked-by: David Altobelli <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions