Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 969f865f authored by Frederik Deweerdt's avatar Frederik Deweerdt Committed by Chris Zankel
Browse files

[patch 2/2] xtensa console.c: remove duplicate #include



This patch removes one of the two linux/console.h included in
arch/xtensa/platform-iss/console.c

Signed-off-by: default avatarFrederik Deweerdt <frederik.deweerdt@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent 6656920b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>