Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1643258
| From | Heiko Carstens <heiko.carstens@de.ibm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] s390: use generic fb.h |
| Date | 2017-05-17 12:50 +0200 |
| Message-ID | <tI4GL-1VC-23@gated-at.bofh.it> (permalink) |
| References | <tI2EV-J3-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <tklauser@distanz.ch> > --- > 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] s390: use generic fb.h Tobias Klauser <tklauser@distanz.ch> - 2017-05-17 10:40 +0200 Re: [PATCH] s390: use generic fb.h Heiko Carstens <heiko.carstens@de.ibm.com> - 2017-05-17 12:50 +0200
csiph-web