]> git.karo-electronics.de Git - karo-tx-linux.git/commit
frv: use generic fb.h
authorTobias Klauser <tklauser@distanz.ch>
Mon, 10 Jul 2017 22:50:46 +0000 (15:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
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/20170517083307.1697-1-tklauser@distanz.ch
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Reviewed-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/include/asm/Kbuild
arch/frv/include/asm/fb.h [deleted file]