On Wed, May 17, 2017 at 10:34:49AM +0200, Tobias Klauser wrote: > 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 <[email protected]> > --- > arch/s390/include/asm/Kbuild | 1 + > arch/s390/include/asm/fb.h | 12 ------------ > 2 files changed, 1 insertion(+), 12 deletions(-) > delete mode 100644 arch/s390/include/asm/fb.h
Thanks, however a similar patch which addresses this and yet another header file is available in our features branch, which should be part of linux-next soon: https://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git/commit/?h=features&id=b14b748a1df95a91207ba34981c9a51061b8c93d

