Convert the nand driver to a platform_device, should only allow routerboards to use it
[openwrt.git] / target / linux / adm5120-2.6 / files / include / asm-mips / mach-adm5120 / adm5120_info.h
index 009bf4a..bf00e8b 100644 (file)
@@ -57,6 +57,7 @@ extern unsigned long adm5120_memsize;
 extern unsigned int adm5120_eth_num_ports;
 extern unsigned char adm5120_eth_macs[6][6];
 
+extern void adm5120_soc_init(void) __init;
 extern void adm5120_mem_init(void) __init;
 extern void adm5120_time_init(void) __init;
 extern void adm5120_ndelay(u32 ns);
This page took 0.023459 seconds and 4 git commands to generate.