On Wed, May 17, 2017 at 5:42 AM, Tobias Klauser <[email protected]> wrote: > 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 <[email protected]> > --- > arch/xtensa/include/asm/Kbuild | 1 + > arch/xtensa/include/asm/device.h | 15 --------------- > 2 files changed, 1 insertion(+), 15 deletions(-) > delete mode 100644 arch/xtensa/include/asm/device.h
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max

