X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Farm%2Fmach-s3c2412%2Fs3c2412.c;h=265cd3f567a3fe164bbe9027cd2856120e725dd9;hb=af5ca3f4ec5cc4432a42a73b050dd8898ce8fd00;hp=4f92a1562d77fa62043e5d4a29679a8d928a612d;hpb=528a4bf1d5ffed310d26fc1d82d45c02949f71cf;p=linux-2.6-omap-h63xx.git diff --git a/arch/arm/mach-s3c2412/s3c2412.c b/arch/arm/mach-s3c2412/s3c2412.c index 4f92a1562d7..265cd3f567a 100644 --- a/arch/arm/mach-s3c2412/s3c2412.c +++ b/arch/arm/mach-s3c2412/s3c2412.c @@ -196,7 +196,7 @@ void __init s3c2412_init_clocks(int xtal) */ struct sysdev_class s3c2412_sysclass = { - set_kset_name("s3c2412-core"), + .name = "s3c2412-core", }; static int __init s3c2412_core_init(void)