]> git.baikalelectronics.ru Git - kernel.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)
commit7630b4a31978c4faf0faffc1e53a50f1627cbd7f
tree7497a05efde2e7be7875892679c432c50c485cbe
parentd07f635e2720b74d3bd5aabbac0a30984102b22a
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