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:
f0f3ca8
)
ARM: remove duplicate include from arch/arm/mach-dove/common.c
author
Andrew Lunn
<andrew@lunn.ch>
Fri, 17 Jun 2011 13:14:23 +0000
(15:14 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 17 Jun 2011 13:14:23 +0000
(15:14 +0200)
Jesper Juhl pointed out there is a redundant include of
linux/serial_8250.h. However it turns out both are redundant.
This patch removes them both.
Reported-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found