mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
At present it is not possible to include spl.h in on these architectures since the asm/spl.h file is not present. We want to be able to use the spl_phase() function, so add empty headers to make things build. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
4c66cb4a78
commit
477a6bcb3b
6 changed files with 0 additions and 0 deletions
0
arch/arc/include/asm/spl.h
Normal file
0
arch/arc/include/asm/spl.h
Normal file
0
arch/m68k/include/asm/spl.h
Normal file
0
arch/m68k/include/asm/spl.h
Normal file
0
arch/nds32/include/asm/spl.h
Normal file
0
arch/nds32/include/asm/spl.h
Normal file
0
arch/nios2/include/asm/spl.h
Normal file
0
arch/nios2/include/asm/spl.h
Normal file
0
arch/sh/include/asm/spl.h
Normal file
0
arch/sh/include/asm/spl.h
Normal file
0
arch/xtensa/include/asm/spl.h
Normal file
0
arch/xtensa/include/asm/spl.h
Normal file
Loading…
Reference in a new issue