]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/time/clocksource.c
block: cfq: make the io contect sharing lockless
[linux-2.6-omap-h63xx.git] / kernel / time / clocksource.c
index c8a9d13874dfdcf85c6b2ab9d7d03f92a8f39401..8d6125ad2cf0cf3c76368e582d9750066d176232 100644 (file)
@@ -441,7 +441,7 @@ static SYSDEV_ATTR(available_clocksource, 0600,
                   sysfs_show_available_clocksources, NULL);
 
 static struct sysdev_class clocksource_sysclass = {
-       set_kset_name("clocksource"),
+       .name = "clocksource",
 };
 
 static struct sys_device device_clocksource = {