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

Valdis.Kletnieks@vt.edu
Sun, 12 Jan 2003 18:13:12 -0500


--==_Exmh_-1721785525P
Content-Type: text/plain; charset=us-ascii

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);


/**

--==_Exmh_-1721785525P
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Exmh version 2.5 07/13/2001

iD8DBQE+IfaHcC3lWbTT17ARAkFxAKDv99ZCy6smUyz48YOnzVVhgzc0YQCfcprL
BXEUHOr+nxgmjxSRUFtLN54=
=2rmg
-----END PGP SIGNATURE-----

--==_Exmh_-1721785525P--
-
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/