]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/tty/hvc/hvc_vio.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / tty / hvc / hvc_vio.c
similarity index 98%
rename from drivers/char/hvc_vio.c
rename to drivers/tty/hvc/hvc_vio.c
index 27370e99c66fa0a371ffec67a6e6d87b35af4477..5e2f52b33327e07acc5933dad1ffea7bc224dd41 100644 (file)
@@ -39,7 +39,7 @@
 
 #include "hvc_console.h"
 
-char hvc_driver_name[] = "hvc_console";
+static const char hvc_driver_name[] = "hvc_console";
 
 static struct vio_device_id hvc_driver_table[] __devinitdata = {
        {"serial", "hvterm1"},