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:
d4003ba
)
[AVR32] Fix build error in parse_tag_rdimg()
author
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Fri, 13 Jul 2007 09:26:01 +0000
(11:26 +0200)
committer
Haavard Skinnemoen
<hskinnemoen@atmel.com>
Wed, 18 Jul 2007 18:47:04 +0000
(20:47 +0200)
This code is inside an #ifdef with a misspelled config symbol, so it
hasn't been used for a long time. Fix it before fixing the config
symbol to keep bisection working.
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
No differences found