commit | 4d5f9cdacb74d35b4e435cb66443da203d8be6f0 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 15 16:14:28 2009 +0000 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Fri Mar 13 10:33:57 2009 +0100 |
tree | 6a0f875278eb8614a6ff61c4beed1b4a2a7836fd | |
parent | 39d1dc068b61a8f36a3c1377fa52ed4901968a4f [diff] |
mx31ads: Fix build for missing mx31.h Several of the macros in mx31ads.h depend on mx31.h which is no longer included in quite so many standard headers as it once was. Include it directly so we can build. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>