diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-11-28 18:14:34 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-11-28 18:14:34 +0000 |
commit | a133b09b0706df0a93eb268c17a92a7a543f968a (patch) | |
tree | 94a642e894c37cfa1e42944e021430a33d908db8 /target/linux/ar7/patches-2.6.32/920-ar7part.patch | |
parent | 27189b328e34085febb58528c40fb9b1632b04b2 (diff) | |
download | upstream-a133b09b0706df0a93eb268c17a92a7a543f968a.tar.gz upstream-a133b09b0706df0a93eb268c17a92a7a543f968a.tar.bz2 upstream-a133b09b0706df0a93eb268c17a92a7a543f968a.zip |
refresh patches and remove trailing whitespaces
SVN-Revision: 24181
Diffstat (limited to 'target/linux/ar7/patches-2.6.32/920-ar7part.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.32/920-ar7part.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/patches-2.6.32/920-ar7part.patch b/target/linux/ar7/patches-2.6.32/920-ar7part.patch index 84958551be..31e4816724 100644 --- a/target/linux/ar7/patches-2.6.32/920-ar7part.patch +++ b/target/linux/ar7/patches-2.6.32/920-ar7part.patch @@ -32,7 +32,7 @@ + const char *prod_id ; + prod_id = prom_getenv("ProductID"); -+ if(prod_id && ++ if(prod_id && + (strcmp(prod_id, "CYWL")==0 || + strcmp(prod_id, "CYWM")==0 || + strcmp(prod_id, "CYLM")==0 || |