From: Greg Kroah-Hartman Date: Thu, 13 Jan 2011 20:03:00 +0000 (-0800) Subject: tty: move hvc drivers to drivers/tty/hvc/ X-Git-Tag: v2.6.38-rc2~20^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728674a7e466628df2aeec6d11a2ae1ef968fb67;p=pandora-kernel.git tty: move hvc drivers to drivers/tty/hvc/ As requested by Arnd Bergmann, the hvc drivers are now moved to the drivers/tty/hvc/ directory. The virtio_console.c driver was also moved, as it required the hvc_console.h file to be able to be built, and it really is a hvc driver. Cc: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed