ChangeSet 1.970, 2003/02/06 14:49:36+11:00, greg@kroah.com
sysfs: remember to add EXPORT_SYMBOL() for sysfs_update_file.
diff -Nru a/fs/sysfs/inode.c b/fs/sysfs/inode.c
--- a/fs/sysfs/inode.c Thu Feb 6 14:51:01 2003
+++ b/fs/sysfs/inode.c Thu Feb 6 14:51:01 2003
@@ -855,6 +855,7 @@
}
EXPORT_SYMBOL(sysfs_create_file);
+EXPORT_SYMBOL(sysfs_update_file);
EXPORT_SYMBOL(sysfs_remove_file);
EXPORT_SYMBOL(sysfs_create_link);
EXPORT_SYMBOL(sysfs_remove_link);
-
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/
This archive was generated by hypermail 2b29 : Fri Feb 07 2003 - 22:00:19 EST