]> www.infradead.org Git - users/jedix/linux-maple.git/commit
loongarch: avoid generating extra header files
authorArnd Bergmann <arnd@arndb.de>
Wed, 5 Jun 2024 14:27:14 +0000 (16:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 10 Jul 2024 12:23:38 +0000 (14:23 +0200)
commitff96f5c6971c79473b384ab22543ada4ac61bab5
treedfbb4dd5148f89ebe20f8517722642e36ba913d5
parent0dd0e9437f8e500a384f12ec16bb407a49676147
loongarch: avoid generating extra header files

The list of generated headers is rather outdated, some of these no longer
exist, while others are already listed in include/asm-generic/Kbuild
so there is no need to list them here.

As we start validating the list of headers against the files that exist,
the outdated ones now cause a warning.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/loongarch/include/asm/Kbuild