]> asedeno.scripts.mit.edu Git - linux.git/commit
s390: remove couple of duplicate includes
authorVasily Gorbik <gor@linux.ibm.com>
Fri, 13 Apr 2018 08:57:27 +0000 (10:57 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 16 Apr 2018 07:10:24 +0000 (09:10 +0200)
commitf43c426a581f04272a852f0486ae431acff6d87e
treec39ee3cd31c8526032b0fdfa91b6c6c04df431ca
parentc65bbb51c6e98a1956c08faab81941ec558ef0ba
s390: remove couple of duplicate includes

Removing couple of duplicate includes, found by "make includecheck".
That leaves 1 duplicate include in arch/s390/kernel/entry.S, which is
there for a reason (it includes generated asm/syscall_table.h twice).

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_diag.c
drivers/s390/net/qeth_l2_main.c