commit | 71d42e9c71d7fca2eca98eac315cb485b5d2314d | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Mon Apr 18 04:37:38 2016 +0300 |
committer | Vladimir Zapolskiy <vz@mleia.com> | Thu Apr 28 00:45:12 2016 +0300 |
tree | e1b95affe99420695e7c683b61d3ac82490f57b9 | |
parent | d82b4b0a5ebeb55c3b88e49b38135a847736e6b5 [diff] |
ARM: lpc32xx: remove duplicate const on lpc32xx_auxdata_lookup Remove redundant duplicate const, which is found by smatch: arch/arm/mach-lpc32xx/phy3250.c:162:42: warning: duplicate const Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>