Browse Source

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>
Simon Glass 3 years ago
parent
commit
477a6bcb3b

+ 0 - 0
arch/arc/include/asm/spl.h


+ 0 - 0
arch/m68k/include/asm/spl.h


+ 0 - 0
arch/nds32/include/asm/spl.h


+ 0 - 0
arch/nios2/include/asm/spl.h


+ 0 - 0
arch/sh/include/asm/spl.h


+ 0 - 0
arch/xtensa/include/asm/spl.h