Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1643258
| Path | csiph.com!news.mixmin.net!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Heiko Carstens <heiko.carstens@de.ibm.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] s390: use generic fb.h |
| Date | Wed, 17 May 2017 12:50:03 +0200 |
| Message-ID | <tI4GL-1VC-23@gated-at.bofh.it> (permalink) |
| References | <tI2EV-J3-7@gated-at.bofh.it> |
| X-Original-To | Tobias Klauser <tklauser@distanz.ch> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.24 (2015-08-30) |
| X-Tm-As-Gconf | 00 |
| X-Cbid | 17051710-0008-0000-0000-0000044AEC72 |
| X-Ibm-Av-Detection | SAVI=unused REMOTE=unused XFE=unused |
| X-Cbparentid | 17051710-0009-0000-0000-00001DB67447 |
| X-Proofpoint-Virus-Version | vendor=fsecure engine=2.50.10432:,, definitions=2017-05-17_09:,, signatures=0 |
| X-Proofpoint-Spam-Details | rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1703280000 definitions=main-1705170083 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 17 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Martin Schwidefsky <schwidefsky@de.ibm.com>, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Wed, 17 May 2017 12:41:50 +0200 |
| X-Original-Message-ID | <20170517104150.GB6131@osiris> |
| X-Original-References | <20170517083449.1994-1-tklauser@distanz.ch> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1643258 |
Show key headers only | View raw
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