Whamcloud - gitweb
Merge "Remove EXPORT_SYMBOL for static function."
[fs/lustre-release.git] / lustre / obdclass / genops.c
index 51cd9b9..9a9adfa 100644 (file)
@@ -80,7 +80,6 @@ static struct obd_device *obd_device_alloc(void)
         }
         return obd;
 }
-EXPORT_SYMBOL(obd_device_alloc);
 
 static void obd_device_free(struct obd_device *obd)
 {