Skip to content

Commit

Permalink
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
sjg20 committed Jan 5, 2021
1 parent 4c66cb4 commit 477a6bc
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 0 deletions.
Empty file added arch/arc/include/asm/spl.h
Empty file.
Empty file added arch/m68k/include/asm/spl.h
Empty file.
Empty file added arch/nds32/include/asm/spl.h
Empty file.
Empty file added arch/nios2/include/asm/spl.h
Empty file.
Empty file added arch/sh/include/asm/spl.h
Empty file.
Empty file added arch/xtensa/include/asm/spl.h
Empty file.

0 comments on commit 477a6bc

Please sign in to comment.