X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=arch%2Fmips%2Fsibyte%2Fsb1250%2Fsetup.c;h=87188f0f6fbe1e4f7d61683c8cdc9bec1b5afb19;hb=bb9b813bb665cdbe7019a4f1e93f7138e7bf59d0;hp=1cb042eab7201941c4625d9ba179baf854672617;hpb=ca6f5494f5e0ff60675d99b51c4c56921d95fe1d;p=~andy%2Flinux diff --git a/arch/mips/sibyte/sb1250/setup.c b/arch/mips/sibyte/sb1250/setup.c index 1cb042eab72..87188f0f6fb 100644 --- a/arch/mips/sibyte/sb1250/setup.c +++ b/arch/mips/sibyte/sb1250/setup.c @@ -16,6 +16,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include +#include #include #include #include @@ -32,6 +33,7 @@ unsigned int soc_pass; unsigned int soc_type; unsigned int periph_rev; unsigned int zbbus_mhz; +EXPORT_SYMBOL(zbbus_mhz); static char *soc_str; static char *pass_str;