diff options
author | Masahiro Yamada <[email protected]> | 2019-04-02 13:03:03 +0900 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2019-04-18 08:54:03 +0200 |
commit | cf067b5be011dbc0eaf8679c743e0c1bc0b77745 (patch) | |
tree | 7dea4745a4f851446cd79d33c671ccdf4a61a4c5 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 0e604fc9cffc7c4e3226280bcb35d9870581afc8 (diff) |
mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
Since (u32 *) can accept an opaque pointer, the explicit casting
from (void *) to (u32 *) is redundant. Change the function argument type
to remove the casts.
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions