commit | c43766707ce26947934ae6bc4497ca5c16bc344f | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 16 09:40:26 2011 +0100 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 22 14:59:59 2011 -0700 |
tree | d4b2116c77c5fe3252b4be97bfa1063956261a0f | |
parent | 5c05dd0750402f174302cf2b8cdf4111be080dcb [diff] |
spi/pl022: rid dangling labels Remove a compilation error regarding unused labels that came about when simplifying the DMA code. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>