commit | e9e8bcb8178e197d889ec31e79fa1ddc1732c8f9 | [log] [tgz] |
---|---|---|
author | James Hogan <james@albanarts.com> | Tue Jun 21 10:55:34 2011 +0100 |
committer | Chris Ball <cjb@laptop.org> | Sat Jun 25 18:52:24 2011 -0400 |
tree | a0597bfc55184dcb48b10cdccd4f93e207b22a6e | |
parent | 3e713373ce07b9f59c3901e7d39bc1edccda28da [diff] |
mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS HAVE_EFFICIENT_UNALIGNED_ACCESS is a config option, therefore it needs the CONFIG_ before it when used by the preprocessor. Signed-off-by: James Hogan <james@albanarts.com> Acked-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Signed-off-by: Chris Ball <cjb@laptop.org>