On Thu, Jan 12, 2023, at 10:19, Lukas Bulwahn wrote: > On Thu, Jan 12, 2023 at 10:03 AM Arnd Bergmann <arnd@xxxxxxxx> wrote: > > I see. Yes, probably, !(MACH_OMAP_H2 || MACH_OMAP_H3) is really in the > current state of the repository "always true", and hence this > dependency "depends on ISP1301_OMAP || !(MACH_OMAP_H2 || > MACH_OMAP_H3)" is always independent of ISP1301_OMAP. > > Are you going to fix up your commit "ARM: omap1: remove unused board > files" with this change? > > Please ignore this patch then; patch 1 and 4 still seem good to pick, though. Done, I've applied those two and fixed up the other patch. Thanks a lot for your series! Arnd