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:
21d182b
)
ARM: OMAP2+: Fix relative includes for serial.h
author
Tony Lindgren
<tony@atomide.com>
Wed, 31 Oct 2012 21:57:06 +0000
(14:57 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 31 Oct 2012 22:37:14 +0000
(15:37 -0700)
As discussed on linux-arm-kernel, we want to avoid
relative includes for the arch/arm/*omap* code:
http://www.spinics.net/lists/linux-omap/msg80520.html
Fix serial.h by moving it to mach/serial.h.
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found