[PATCH] 2.5.56 - missing EXPORT_SYMBOL in fs/devfs/base.c

From: Valdis.Kletnieks@vt.edu
Date: Sun Jan 12 2003 - 18:13:12 EST


Tripped over this while trying to build arch/i386/kernel/microcode.c as
a module.

This apparently got removed by accident in 2.5.53 while cleaning up
the devfs_{get,set} stuff.

*** fs/devfs/base.c.dist 2003-01-12 18:06:51.000000000 -0500
--- fs/devfs/base.c 2003-01-12 18:07:41.000000000 -0500
***************
*** 1954,1959 ****
--- 1954,1960 ----
  EXPORT_SYMBOL(devfs_remove);
  EXPORT_SYMBOL(devfs_generate_path);
  EXPORT_SYMBOL(devfs_only);
+ EXPORT_SYMBOL(devfs_set_file_size);
  
  
  /**



-
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 : Wed Jan 15 2003 - 22:00:42 EST