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:
949db15
)
ASoC: Ux500: Fix build error pertaining to missing include file
author
Lee Jones
<lee.jones@linaro.org>
Thu, 31 Jan 2013 12:34:00 +0000
(12:34 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 31 Jan 2013 12:37:05 +0000
(20:37 +0800)
Some compilers complain when building sound for MOP500:
sound/soc/ux500/mop500.c:27:27:
fatal error: mop500_ab8500.h: No such file or directory
That file is actually in the local directory rather than include.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found