]> git.baikalelectronics.ru Git - kernel.git/commit
alpha: use generic fb.h
authorTobias Klauser <tklauser@distanz.ch>
Wed, 17 May 2017 08:29:34 +0000 (10:29 +0200)
committerMatt Turner <mattst88@gmail.com>
Mon, 4 Sep 2017 19:04:30 +0000 (12:04 -0700)
commit0cdcec3f0523edcf2e668d3baae45603d901dc7b
tree5bdc9fb9ebc50ff227503364e455ab53acf1989b
parent10fa6e02d57ff9daf7d8b8e337740efba4de4b4a
alpha: use generic fb.h

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 <tklauser@distanz.ch>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/include/asm/Kbuild
arch/alpha/include/asm/fb.h [deleted file]