git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e691d24
)
tty: move hvc drivers to drivers/tty/hvc/
author
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 13 Jan 2011 20:03:00 +0000
(12:03 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 13 Jan 2011 20:03:00 +0000
(12:03 -0800)
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 <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found