aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMark Einon <[email protected]>2011-12-06 23:23:10 +0000
committerGreg Kroah-Hartman <[email protected]>2011-12-08 15:03:11 -0800
commite0134715aa136088c649d0d2f833710c7c9e28b0 (patch)
treed95a20e1acb6595d71b6c8481ff1aa31f371f03d /tools/perf/scripts/python/export-to-sqlite.py
parentc542341dff7cd818015247d290aa0971888a7b08 (diff)
staging: et131x: Revert changes from previous commit
In commit 834d0ee317b (uintxy_t removal) not all changes were trival text replacements, some converted u64 -> dma_addr_t. In some configurations dma_addr_t is a u32, meaning that some bit operations cause build warnings. From Randy Dunlap: ---------------- on i386 (X86_32) builds: drivers/staging/et131x/et131x.c:2483:8: warning: right shift count >= width of type drivers/staging/et131x/et131x.c:2531:8: warning: right shift count >= width of type ---------------- Removed these by reverting dma_addr_t back to u64 types, as well as reverting some other non-trivial changes from the aforementioned commit. Reported-by: Randy Dunlap <[email protected]> Signed-off-by: Mark Einon <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions