summaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@bootlin.com>2018-07-09 22:09:22 +0200
committerMiquel Raynal <miquel.raynal@bootlin.com>2018-07-18 10:10:15 +0200
commite6848511d06189cd28f83e5aef580510699fb2b4 (patch)
tree28006466743112c4f4c6c34feab94c2269f5cc43 /scripts/patch-kernel
parent20366e19e28f9954b25580c020d7a4e0db6055c4 (diff)
downloadcachepc-linux-e6848511d06189cd28f83e5aef580510699fb2b4.tar.gz
cachepc-linux-e6848511d06189cd28f83e5aef580510699fb2b4.zip
mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned int
When casting a pointer to an unsigned int, uintptr_t should be used to cope with the pointer size differences between 32-bit and 64-bit architectures. This is needed if we want to allow compilation 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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions