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:
69872e9
)
DaVinci: remove unneeded #include's
author
Sergei Shtylyov
<sshtylyov@ru.mvista.com>
Fri, 2 Oct 2009 18:05:29 +0000
(22:05 +0400)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Wed, 25 Nov 2009 18:21:31 +0000
(10:21 -0800)
There have accumulated quite a lot of them after the code reorganizations...
In several cases I had to replace #include <linux/dma-mapping.h> which wasn't
needed directly but happened to #include <linux/err.h> which was needed.
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found