]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[POWERPC] pasemi: Rename platform
authorOlof Johansson <olof@lixom.net>
Thu, 5 Jul 2007 14:49:04 +0000 (00:49 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 10 Jul 2007 12:00:59 +0000 (22:00 +1000)
Rename the pasemi platform to "pasemi" to be in line with the
platform's directory name.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/pasemi/setup.c

index c5a3f61f8d857ba010108b01be9e75f624145a56..ffe6528048b57121a6b4e8d74ee509871b3aa24b 100644 (file)
@@ -239,7 +239,7 @@ static int __init pas_probe(void)
        return 1;
 }
 
-define_machine(pas) {
+define_machine(pasemi) {
        .name                   = "PA Semi PA6T-1682M",
        .probe                  = pas_probe,
        .setup_arch             = pas_setup_arch,