summary refs log tree commit diff stats
path: root/linux-headers/asm-arm/bitsperlong.h
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2025-07-10 14:00:35 +0200
committerThomas Huth <thuth@redhat.com>2025-07-21 07:58:57 +0200
commit99c6e970a4a6cfd862c6bb0a363c28538436de13 (patch)
tree63f8e40a549f8e7f5fd6629d74aa24d9a3f4d911 /linux-headers/asm-arm/bitsperlong.h
parente82989544e38062beeeaad88c175afbeed0400f8 (diff)
downloadfocaccia-qemu-99c6e970a4a6cfd862c6bb0a363c28538436de13.tar.gz
focaccia-qemu-99c6e970a4a6cfd862c6bb0a363c28538436de13.zip
linux-headers: Remove the 32-bit arm headers
KVM support for 32-bit arm has been dropped a while ago, so we don't
need these headers in QEMU anymore.

Fixes: 82bf7ae84ce ("target/arm: Remove KVM support for 32-bit Arm hosts")
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250710120035.169376-1-thuth@redhat.com>
Diffstat (limited to 'linux-headers/asm-arm/bitsperlong.h')
-rw-r--r--linux-headers/asm-arm/bitsperlong.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-headers/asm-arm/bitsperlong.h b/linux-headers/asm-arm/bitsperlong.h
deleted file mode 100644
index 6dc0bb0c13..0000000000
--- a/linux-headers/asm-arm/bitsperlong.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <asm-generic/bitsperlong.h>