lkml.org 
[lkml]   [2006]   [Oct]   [1]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 1 Oct 2006 11:07:17 +0200
FromOlaf Hering <>
SubjectRe: [patch 2.6.18-git] RTC class uses subsys_init
On Thu, Sep 28, David Brownell wrote:


> +++ linux/drivers/rtc/rtc-sysfs.c	2006-07-30 16:15:50.000000000 -0700
> @@ -116,7 +116,7 @@
>  	class_interface_unregister(&rtc_sysfs_interface);
>  }
> 
> -module_init(rtc_sysfs_init);
> +subsys_init(rtc_sysfs_init);
>  module_exit(rtc_sysfs_exit);

subsys_init is not defined, but the change is in Linus tree now.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-10-01 11:17    [from the cache]
©2003-2008