commit | 011b2e84582ba873f63f2c42829f1677782b5cfe | [log] [tgz] |
---|---|---|
author | Ryan Mallon <rmallon@gmail.com> | Thu Apr 12 09:11:55 2012 +1000 |
committer | Ryan Mallon <rmallon@gmail.com> | Thu Apr 12 09:27:55 2012 +1000 |
tree | cb849b06365c34d1f7af34cd73b43c24a6dc23e4 | |
parent | ede55aaa8bb2dd37e302b2f94312306d216e5f97 [diff] |
Fix build breakage in ep93xx-core Commit ede55aaa8bb2dd37e302b2f94312306d216e5f97 "arm: ep93xx: use DEFINE_RES_* macros" introduced a build breakage in ep93xx due to a typo. Fix it. Signed-off-by: Ryan Mallon <rmallon@gmail.com> Acked-by: Hartley Sweeten <hsweeten@visionengravers.com>