spi/pl022: rid dangling labels
commitc43766707ce26947934ae6bc4497ca5c16bc344f
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Feb 2011 08:40:26 +0000 (16 09:40 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 22 Feb 2011 21:59:59 +0000 (22 14:59 -0700)
treed4b2116c77c5fe3252b4be97bfa1063956261a0f
parent5c05dd0750402f174302cf2b8cdf4111be080dcb
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>
drivers/spi/amba-pl022.c