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:
c1a9d39
)
dw_dmac: remove inline marking of EXPORT_SYMBOL functions
author
Denis Efremov
<yefremov.denis@gmail.com>
Thu, 9 May 2013 09:19:40 +0000
(13:19 +0400)
committer
Vinod Koul
<vinod.koul@intel.com>
Fri, 5 Jul 2013 06:10:36 +0000
(11:40 +0530)
EXPORT_SYMBOL and inline directives are contradictory to each other.
The patch fixes this inconsistency.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Denis Efremov <yefremov.denis@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw_dmac.c
patch
|
blob
|
history
diff --cc
drivers/dma/dw_dmac.c
Simple merge