diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2022-08-31 13:28:02 +0100 |
---|---|---|
committer | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2022-10-04 11:09:48 +0100 |
commit | 8770b9e575ce5727b4f95b6bcb086247dcce4eb3 (patch) | |
tree | 9d911b31cfdd59cd707a7916c717dcd9a6639771 /samples | |
parent | 752ec621ef5c30777958cc5eb5f1cf394f7733f4 (diff) |
ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()
Pointers to virtual memory functions are (void *) but the
__dma_update_pte() function is passing an unsigned long.
Fix this up by explicit cast.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions