]> git.baikalelectronics.ru Git - kernel.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)
commit8c298de9f1a3300c6e2ae881d2811fd17f18e32b
treec39ee3cd31c8526032b0fdfa91b6c6c04df431ca
parent47efb57391000d1dfad19e34764c7ef64a4fb1c5
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