aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAaron Sierra <[email protected]>2014-04-07 11:58:12 -0500
committerBrian Norris <[email protected]>2014-05-20 17:36:25 -0700
commit4454406e378722d09431aca194103aa3075c6468 (patch)
tree948788f5d909efdf88b011500ffd68d5688ffff3 /tools/perf/util/scripting-engines/trace-event-python.c
parent555b8d1259a4d384690c2f2a62e2d84d2a536ed3 (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