IB/uverbs: Initialize ib_qp_init_attr with zeros
[deliverable/linux.git] / drivers / rtc / rtc-rs5c313.c
index 5f48167c802a159087c20c680bca08b2a1c5cea5..89f38e3e917d3d11c42d2fc17d4a4ea99c131b0e 100644 (file)
@@ -50,7 +50,6 @@
 #include <linux/io.h>
 
 #define DRV_NAME       "rs5c313"
-#define DRV_VERSION    "1.13"
 
 #ifdef CONFIG_SH_LANDISK
 /*****************************************************/
@@ -407,7 +406,6 @@ static void __exit rs5c313_rtc_exit(void)
 module_init(rs5c313_rtc_init);
 module_exit(rs5c313_rtc_exit);
 
-MODULE_VERSION(DRV_VERSION);
 MODULE_AUTHOR("kogiidena , Nobuhiro Iwamatsu <iwamatsu@nigauri.org>");
 MODULE_DESCRIPTION("Ricoh RS5C313 RTC device driver");
 MODULE_LICENSE("GPL");
This page took 0.027257 seconds and 5 git commands to generate.