tools arch: Remove uapi bitsperlong.h of hexagon and microblaze

After the following two commits:

  commit 872e24d5c6 ("hexagon: remove asm/bitsperlong.h")
  commit 83f0124ad8 ("microblaze: remove asm-generic wrapper headers")

the arch-specific headers of hexagon and microblaze have been removed,
the tools arch uapi headers are useless too, remove them.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Tiezhu Yang
2023-06-22 22:13:39 +08:00
committed by Arnd Bergmann
parent 8386f58f8d
commit 0526b56cbc
2 changed files with 0 additions and 29 deletions
@@ -1,2 +0,0 @@
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#include <asm-generic/bitsperlong.h>