diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-04-02 13:03:03 +0900 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-04-18 08:54:03 +0200 |
commit | cf067b5be011dbc0eaf8679c743e0c1bc0b77745 (patch) | |
tree | 7dea4745a4f851446cd79d33c671ccdf4a61a4c5 /tools/perf/scripts/python/exported-sql-viewer.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 <yamada.masahiro@socionext.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions