commit | c9a67d2489d68abac2f3be151abf1f09126b91a2 | [log] [tgz] |
---|---|---|
author | Peter Griffin <peter.griffin@linaro.org> | Thu Sep 10 21:55:13 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 28 10:48:21 2015 -0400 |
tree | 29b2fc5e9ea13c6f45aa836c368c1773722bf386 | |
parent | b81ef8db8f9c58f5bbeb9ecd5826f04b158f51e4 [diff] |
ARM: hikey: Use linux/sizes.h for malloc size Use the #defines in linux/sizes for malloc size as it is more readable. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>