projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb2cea
)
[S390] blacklist.c: removed duplicated include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Thu, 15 May 2008 14:52:33 +0000
(16:52 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 15 May 2008 14:52:39 +0000
(16:52 +0200)
Removed duplicated include <asm/cio.h>
in drivers/s390/cio/blacklist.c.
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/blacklist.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/s390/cio/blacklist.c
b/drivers/s390/cio/blacklist.c
index 9c21b8f43f9b70ab8b559d9a880bfb160d73ec01..a4a5f2efea4865cd4932ef92a01ea3460cd1a300 100644
(file)
--- a/
drivers/s390/cio/blacklist.c
+++ b/
drivers/s390/cio/blacklist.c
@@
-19,7
+19,6
@@
#include <asm/cio.h>
#include <asm/uaccess.h>
-#include <asm/cio.h>
#include "blacklist.h"
#include "cio.h"