diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-07-09 22:09:35 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-07-18 10:10:20 +0200 |
commit | f55824c6faef1df97439094a30b9f21fd2ce60a8 (patch) | |
tree | d3d95d1a730a99c3dfdd41a10a1a53dc89ec7a5c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8f3931ed975e1d775b87ce85d65ecacd54138359 (diff) |
mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned ones
uintptr_t should be used when casting a pointer to an unsigned int so
that the code compiles without warnings even on 64-bit architectures.
This is needed if we want to allow selection of this driver when
COMPILE_TEST=y.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.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