diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-07-09 22:09:29 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-07-18 10:10:17 +0200 |
commit | cc53d5ca38c02e05efd20ba8af1759d1005aa454 (patch) | |
tree | 8d927d2d64bf33711225f3c78c6d91a03f8b1eac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c5b76d8dd2bf318d9e6b4b3a480b9e96c01b31c8 (diff) |
mtd: rawnand: davinci: 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.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
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