MIPS: Octeon: Dlink_dsr-1000n.dts: add more leds.
[deliverable/linux.git] / arch / mips / kernel / setup.c
index ef408a03e818860bf18dc95ed08adb3084892401..36cf8d65c47dbef02c408fd9b30428a8a4828998 100644 (file)
@@ -875,6 +875,10 @@ void __init setup_arch(char **cmdline_p)
 unsigned long kernelsp[NR_CPUS];
 unsigned long fw_arg0, fw_arg1, fw_arg2, fw_arg3;
 
+#ifdef CONFIG_USE_OF
+unsigned long fw_passed_dtb;
+#endif
+
 #ifdef CONFIG_DEBUG_FS
 struct dentry *mips_debugfs_dir;
 static int __init debugfs_mips(void)
This page took 0.031713 seconds and 5 git commands to generate.