X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/505d82b643b326b3a63484cdce6fc07e7aa28277..374bb82f67f49829cb443fe95a11d88c83675be4:/target/linux/brcm47xx/patches-2.6.37/820-wgt634u-nvram-fix.patch diff --git a/target/linux/brcm47xx/patches-2.6.37/820-wgt634u-nvram-fix.patch b/target/linux/brcm47xx/patches-2.6.37/820-wgt634u-nvram-fix.patch index 9ed4a4de4..29e12a81b 100644 --- a/target/linux/brcm47xx/patches-2.6.37/820-wgt634u-nvram-fix.patch +++ b/target/linux/brcm47xx/patches-2.6.37/820-wgt634u-nvram-fix.patch @@ -253,8 +253,8 @@ out the configuration than the in kernel cfe config reader. +extern char *cfe_env_get(char *nv_buf, const char *name); /* Probe for NVRAM header */ - static void __init early_nvram_init(void) -@@ -33,6 +35,25 @@ static void __init early_nvram_init(void + static void early_nvram_init(void) +@@ -33,6 +35,25 @@ static void early_nvram_init(void) base = mcore->flash_window; lim = mcore->flash_window_size;