xtensa: get rid uapi/asm/param.h
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 1 Dec 2024 23:48:57 +0000 (18:48 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 25 Jun 2025 02:02:05 +0000 (22:02 -0400)
commit674e55efe43da34d00d349a2d9a2d2e40b711b48
tree2d72ac1b81585ea6d8c3e47c4b18161e0a4b5072
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
xtensa: get rid uapi/asm/param.h

The only difference between it and generic is the stray (and utterly
useless) definition of NGROUPS.  It had been removed on all architectures
back in 2004; xtensa port began prior to that and hadn't been merged
until 2005, so it had missed the purge.

Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/xtensa/include/uapi/asm/param.h [deleted file]