On Wed, May 17, 2017 at 1:35 AM, Tobias Klauser <[email protected]> wrote: > The arch uses a verbatim copy of the asm-generic version and does not > add any own implemntations to the header, so use asm-generic/fb.h > instead of duplicating code. > > Signed-off-by: Tobias Klauser <[email protected]> > --- > arch/xtensa/include/asm/Kbuild | 1 + > arch/xtensa/include/asm/fb.h | 12 ------------ > 2 files changed, 1 insertion(+), 12 deletions(-) > delete mode 100644 arch/xtensa/include/asm/fb.h
Acked-by: Max Filippov <[email protected]> -- Thanks. -- Max

