MMC: Fix error return on block erase.

The code was returning a -1 from a function that returns an
unsigned long.  The correct error return is 0.

Change-Id: Ie549d7f0c3305c5db258660486d07431a442d137
Signed-off-by: Scott Anderson <saa@android.com>
1 file changed