]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mn10300: use generic fb.h
authorTobias Klauser <tklauser@distanz.ch>
Thu, 6 Jul 2017 22:35:37 +0000 (15:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Jul 2017 23:24:29 +0000 (16:24 -0700)
commit9cfc5e0454701cd3be65fe94fbf18eee41378782
tree25d3d8abce5f1fd0bbf44ce462b917019b46c5e8
parentdc5131641dcbaeb79ce9f4fecb368305e010fc28
mn10300: use generic fb.h

The mn10300 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/20170517083348.1815-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/mn10300/include/asm/Kbuild
arch/mn10300/include/asm/fb.h [deleted file]