frv: use generic fb.h
authorTobias Klauser <[email protected]>
Mon, 10 Jul 2017 22:50:46 +0000 (15:50 -0700)
committerLinus Torvalds <[email protected]>
Mon, 10 Jul 2017 23:32:34 +0000 (16:32 -0700)
commit31b7fb448c2bda757f3386c3eb50c2718bf6d776
tree1a9e948b06e542f590c7a8d09a8c079702ace915
parenta371e2fa3ab993c915eaa713333d8981823dffe8
frv: 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]>
Reviewed-by: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/frv/include/asm/Kbuild
arch/frv/include/asm/fb.h [deleted file]