xtensa: use generic fb.h
authorTobias Klauser <[email protected]>
Fri, 14 Jul 2017 21:50:03 +0000 (14:50 -0700)
committerLinus Torvalds <[email protected]>
Fri, 14 Jul 2017 22:05:13 +0000 (15:05 -0700)
commit20cf0c54e641071d90c4043021217165f1499056
tree7d19aac0dd2de2951a9c1734b15efbc9e59aa5ae
parent168c42bc56d8d47f67f2a5206506cd4ba3c18475
xtensa: use generic fb.h

The arch uses a verbatim copy of the asm-generic version and does not
add any own implementations to the header, so use asm-generic/fb.h
instead of duplicating code.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Tobias Klauser <[email protected]>
Acked-by: Max Filippov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/xtensa/include/asm/Kbuild
arch/xtensa/include/asm/fb.h [deleted file]