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:
485802a
)
ARM: S5P64X0: Remove unused variable in dma.c file
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 20 Jun 2012 00:13:40 +0000
(09:13 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Wed, 20 Jun 2012 00:14:37 +0000
(09:14 +0900)
Fixes the following warning:
arch/arm/mach-s5p64x0/dma.c:39:12: warning: 'dma_dmamask' defined but not used
[-Wunused-variable]
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
No differences found