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:
f54ae51
)
serial: amba-pl011: fix !CONFIG_DMA_ENGINE case
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 20 Apr 2013 07:40:33 +0000
(09:40 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 20 Apr 2013 07:40:33 +0000
(09:40 +0200)
I changed the prototype of the function earlier but only
in the section for CONFIG_DMA_ENGINE, not the alternative.
This makes the driver build again, e.g. for vexpress_defconfig.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found