diff options
author | Alexander Sverdlin <alexander.sverdlin@gmail.com> | 2024-09-21 01:39:49 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2024-10-11 12:55:37 +0300 |
commit | 5b484feb7a26615f09b398e3ac5cefd5c85e9b37 (patch) | |
tree | 90ca826f73fa2071ab018f3eebdcf5165c65c0d6 /scripts/gdb/linux/utils.py | |
parent | 32af1c8af40c6b5abfb0e6d362ec9cc801e2bcbc (diff) | |
download | linux-5b484feb7a26615f09b398e3ac5cefd5c85e9b37.tar.xz |
dmaengine: cirrus: ERR_CAST() ioremap error
ep93xx_dma.c:1354:37: sparse: sparse: incorrect type in return expression
(different address spaces)
ep93xx_dma.c:1354:37: sparse: expected struct ep93xx_dma_engine *
ep93xx_dma.c:1354:37: sparse: got void [noderef] __iomem *regs
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202409202250.fPlN2Erd-lkp@intel.com/
Fixes: 4e8ad5ed845b ("dmaengine: cirrus: Convert to DT for Cirrus EP93xx")
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/d4b542f1d678796fbf094ebcc77295af3617bca0.camel@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions