On Fri, 6 May 2022 11:14:24 +0200, Christophe Leroy wrote: > Trying to remove asm/ppc_asm.h from all places that don't need it > leads to several failures linked to firmware_has_feature(). > > To fix it, include asm/firmware.h in all files using > firmware_has_feature() > > All users found with: > > [...]
Applied to powerpc/next. [1/2] powerpc: Include asm/firmware.h in all users of firmware_has_feature() https://git.kernel.org/powerpc/c/46d60bdb1283bb0f22d9480e2d6c972623cb4182 [2/2] powerpc: Don't include asm/ppc_asm.h in other headers https://git.kernel.org/powerpc/c/e93dee186fc95f2058b0c9d2317d8b876b8512db cheers