diff options
author | 2019-04-02 13:03:03 +0900 | |
---|---|---|
committer | 2019-04-18 08:54:03 +0200 | |
commit | cf067b5be011dbc0eaf8679c743e0c1bc0b77745 (patch) | |
tree | 7dea4745a4f851446cd79d33c671ccdf4a61a4c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: rawnand: denali: refactor raw page accessors (diff) | |
download | linux-dev-cf067b5be011dbc0eaf8679c743e0c1bc0b77745.tar.xz linux-dev-cf067b5be011dbc0eaf8679c743e0c1bc0b77745.zip |
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 <yamada.masahiro@socionext.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions