* [PATCH] [2.6.23] pasemi: rename platform
@ 2007-07-05 14:49 Olof Johansson
0 siblings, 0 replies; only message in thread
From: Olof Johansson @ 2007-07-05 14:49 UTC (permalink / raw)
To: paulus; +Cc: linuxppc-dev
Rename the pasemi platform to "pasemi" to be in line with the platforms
directory name.
Signed-off-by: Olof Johansson <olof@lixom.net>
Index: mainline/arch/powerpc/platforms/pasemi/setup.c
===================================================================
--- mainline.orig/arch/powerpc/platforms/pasemi/setup.c
+++ mainline/arch/powerpc/platforms/pasemi/setup.c
@@ -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,
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-05 14:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-05 14:49 [PATCH] [2.6.23] pasemi: rename platform Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox