On Tue, Apr 23, 2019 at 10:33 AM Stephen Rothwell <s...@canb.auug.org.au> wrote:
>
> Hi all,
>
> After merging the at91 tree, today's linux-next build (arm
> multi_v7_defconfig) failed like this:
>
> arch/arm/mach-at91/pm_suspend.S:17:10: fatal error: pm_data-offsets.h: No 
> such file or directory
>  #include "pm_data-offsets.h"
>           ^~~~~~~~~~~~~~~~~~~
>
> Caused by commit
>
>   ab690fa1eb4b ("ARM: at91: move platform-specific asm-offset.h to 
> arch/arm/mach-at91")
>
> I used the version of the at91 tree from next-20190418 for today.


Sorry, I missed to test the out-of-tree build.

-I $(srctree)/$(src) is not added
when check-in assembly files include a generated header.
(I think this should be automatically cared by Kbuild, though.)


Ludovic,

Could you drop this patch for now?




-- 
Best Regards
Masahiro Yamada

Reply via email to