diff options
author | Aaron Sierra <[email protected]> | 2014-04-07 11:58:12 -0500 |
---|---|---|
committer | Brian Norris <[email protected]> | 2014-05-20 17:36:25 -0700 |
commit | 4454406e378722d09431aca194103aa3075c6468 (patch) | |
tree | 948788f5d909efdf88b011500ffd68d5688ffff3 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 555b8d1259a4d384690c2f2a62e2d84d2a536ed3 (diff) |
mtd: fsl_ifc_nand: Use void type for IFC buffer
The IFC buffer is accessed via 8-bit and 16-bit accessors. Changing
the 'addr' member of 'struct fsl_ifc_nand_ctrl' from 'u8 __iomem *' to
'void __iomem *' eliminates the need for explicit casts when the
16-bit accessors are used.
Signed-off-by: Aaron Sierra <[email protected]>
Signed-off-by: Brian Norris <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions