diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-02-18 16:59:04 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-02-18 17:01:38 +0100 |
commit | be92e1ded1d17d68444a793fb07c118ab98b28b5 (patch) | |
tree | 24ccc4e154c808ae5b6554685c80f6e03137c867 /arch/microblaze/kernel | |
parent | 7e9c3cb5ee07cba2a058d2f010ca2a71a08309c8 (diff) | |
download | linux-be92e1ded1d17d68444a793fb07c118ab98b28b5.tar.bz2 |
sparc64: fix building assembly files
linux/posix_types.h must not be included in assembler files,
so move the #include statement down into the appropriate
ifdef section.
Fixes: 72113d0a7d90 ("signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage")
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/linux-arch/202202172154.lJ3Z0yXe-lkp@intel.com/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/microblaze/kernel')
0 files changed, 0 insertions, 0 deletions