]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sched/headers: Remove duplicate #include <linux/sched/debug.h> line
authorIngo Molnar <mingo@kernel.org>
Tue, 28 Mar 2017 07:53:00 +0000 (09:53 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 28 Mar 2017 07:56:03 +0000 (09:56 +0200)
commit658b299580da2830a69eea44a8b6da1c2579a32e
tree7497a05efde2e7be7875892679c432c50c485cbe
parent7b09cc5a9debc86c903c2eff8f8a1fdef773c649
sched/headers: Remove duplicate #include <linux/sched/debug.h> line

Vito Caputo reported that the sched.h split-up series
introduced a duplicate #include <linux/sched/debug.h> line
in drivers/tty/vt/keyboard.c.

Remove it.

Reported-by: Vito Caputo <vcaputo@pengaru.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
drivers/tty/vt/keyboard.c