diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2018-01-13 17:56:16 +0100 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2018-01-14 15:04:56 +0100 |
commit | 6837befde3a6b42a36c894a4f86bafdc6db82534 (patch) | |
tree | 38f4212375805a1f815ee3e0d3725c73b3a4155e /drivers/fpga/fpga-bridge.c | |
parent | b4525db6f0c6dc02ad2bde08a3bcdcf0ad7891d4 (diff) |
mtd: onenand: samsung: remove incorrect __iomem annotation
'page_buf' and 'oob_buf' are allocated with 'devm_kzalloc()' and should not
have __iomem decoration.
Remove these decorations and some useless casting.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions