projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48f6b00
)
s390/sclp: remove duplicated include from sclp_ctl.c
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 20 Jun 2013 00:00:50 +0000
(08:00 +0800)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 26 Jun 2013 19:10:24 +0000
(21:10 +0200)
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/sclp_ctl.c
patch
|
blob
|
history
diff --git
a/drivers/s390/char/sclp_ctl.c
b/drivers/s390/char/sclp_ctl.c
index abe8ef13d148772e8d78994786de714a4bd186c2..648cb86afd427776abc0d109f0982284d094699a 100644
(file)
--- a/
drivers/s390/char/sclp_ctl.c
+++ b/
drivers/s390/char/sclp_ctl.c
@@
-13,7
+13,6
@@
#include <linux/module.h>
#include <linux/ioctl.h>
#include <linux/fs.h>
-#include <linux/compat.h>
#include <asm/compat.h>
#include <asm/sclp_ctl.h>
#include <asm/sclp.h>