]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xtensa: remove wrapper header for asm/device.h
authorTobias Klauser <tklauser@distanz.ch>
Fri, 21 Jul 2017 08:35:31 +0000 (10:35 +0200)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 21 Jul 2017 10:12:55 +0000 (03:12 -0700)
commitb82d6cb41eb54bf1c0e5d2ae73f49a4dff54c54b
treeda080d5799b1aa27ee99e96f8ff065b2cfba2aa7
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
xtensa: remove wrapper header for asm/device.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.

Acked-by: Max Filippov <jcmvbkbc@gmail.com>
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/device.h [deleted file]