]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xtensa: remove wrapper header for asm/param.h
authorTobias Klauser <tklauser@distanz.ch>
Fri, 21 Jul 2017 08:44:07 +0000 (10:44 +0200)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 21 Jul 2017 10:13:29 +0000 (03:13 -0700)
commit536dcc9c34035778892a7e3cbf45166ce73f8d34
treed6c85de91f615c8fa7c5501eaa4e536f7d46b90a
parentb82d6cb41eb54bf1c0e5d2ae73f49a4dff54c54b
xtensa: remove wrapper header for asm/param.h

xtensa's asm/device.h is a verbatim copy of asm-generic/device.h and
does not add any arch specific extensions. Thus, use the asm-generic
header directly.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/Kbuild
arch/xtensa/include/asm/param.h [deleted file]