score: add asm/asm-offsets.h wrapper
A recent kbuild patch moved asm-offsets.h to include/generated. Provide a wrapper header as for other architectures. Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
parent
d8379ab1dd
commit
75f0d92b6a
1 changed files with 1 additions and 0 deletions
1
arch/score/include/asm/asm-offsets.h
Normal file
1
arch/score/include/asm/asm-offsets.h
Normal file
|
@ -0,0 +1 @@
|
|||
#include <generated/asm-offsets.h>
|
Loading…
Reference in a new issue