Skip to content

Commit

Permalink
[patch 2/2] xtensa console.c: remove duplicate #include
Browse files Browse the repository at this point in the history
This patch removes one of the two linux/console.h included in
arch/xtensa/platform-iss/console.c

Signed-off-by: Frederik Deweerdt <frederik.deweerdt@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Chris Zankel <chris@zankel.net>
  • Loading branch information
Frederik Deweerdt authored and Chris Zankel committed Aug 27, 2007
1 parent 6656920 commit 969f865
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/xtensa/platform-iss/console.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <linux/param.h>
#include <linux/serial.h>
#include <linux/serialP.h>
#include <linux/console.h>

#include <asm/uaccess.h>
#include <asm/irq.h>
Expand Down

0 comments on commit 969f865

Please sign in to comment.