Skip to content

Commit

Permalink
[S390] blacklist.c: removed duplicated include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Huang Weiyi authored and Martin Schwidefsky committed May 15, 2008
1 parent 3cb2cea commit c7a8548
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/s390/cio/blacklist.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

#include <asm/cio.h>
#include <asm/uaccess.h>
#include <asm/cio.h>

#include "blacklist.h"
#include "cio.h"
Expand Down

0 comments on commit c7a8548

Please sign in to comment.