Merge branch 'linux-2.6'

This commit is contained in:
Paul Mackerras
2008-01-31 11:25:51 +11:00
4468 changed files with 354521 additions and 183267 deletions
+1 -1
View File
@@ -511,7 +511,7 @@ static int spu_shutdown(struct sys_device *sysdev)
}
static struct sysdev_class spu_sysdev_class = {
set_kset_name("spu"),
.name = "spu",
.shutdown = spu_shutdown,
};