> It seems to be a result of applying the patches in the wrong order, in > particular > 'iomap: add missing const to ioread*/iowrite addr arg' before 'lib/iomap: add > missing const to mmio_ins* addr arg'. I've swapped them around now > and uploaded the new branch. > > Hugo, could you check > git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git > that it still makes sense to you? Agree. However the first error will require an additional patch. ioread() definitions from arch/ almost always omit the const[0], leading to conflicting types... I guess we should just add the missing const to arch/ definitions. The patch is very simple anyways... Should I submit it separately or update the applied patch set? [0] https://elixir.bootlin.com/linux/latest/ident/ioread32 -- Hugo Lefeuvre (hle) | www.owl.eu.com RSA4096_ 360B 03B3 BF27 4F4D 7A3F D5E8 14AA 1EB8 A247 3DFD ed25519_ 37B2 6D38 0B25 B8A2 6B9F 3A65 A36F 5357 5F2D DC4C