diff options
| author | 2021-04-26 09:35:41 -0300 | |
|---|---|---|
| committer | 2021-04-26 09:35:41 -0300 | |
| commit | 26bda3ca19c5a775e4a8c2d4136d83a1327e4a66 (patch) | |
| tree | cbf4fbb6baefb301c5395199f7ce6603f09d1807 /tools/include | |
| parent | perf vendor events intel: Add missing skylake & icelake model numbers (diff) | |
| parent | Linux 5.12 (diff) | |
Merge remote-tracking branch 'torvalds/master' into perf/core
To pick up fixes.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/include')
| -rw-r--r-- | tools/include/uapi/asm/errno.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/include/uapi/asm/errno.h b/tools/include/uapi/asm/errno.h index 637189ec1ab9..d30439b4b8ab 100644 --- a/tools/include/uapi/asm/errno.h +++ b/tools/include/uapi/asm/errno.h @@ -9,8 +9,6 @@ #include "../../../arch/alpha/include/uapi/asm/errno.h" #elif defined(__mips__) #include "../../../arch/mips/include/uapi/asm/errno.h" -#elif defined(__ia64__) -#include "../../../arch/ia64/include/uapi/asm/errno.h" #elif defined(__xtensa__) #include "../../../arch/xtensa/include/uapi/asm/errno.h" #else |
