git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e71337
)
mmc: cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS
author
James Hogan
<james@albanarts.com>
Tue, 21 Jun 2011 09:55:34 +0000
(10:55 +0100)
committer
Chris Ball
<cjb@laptop.org>
Sat, 25 Jun 2011 22:52:24 +0000
(18:52 -0400)
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>
No differences found