CFI: Coding style cleanup

Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
Stefan Roese 2007-12-08 08:25:09 +01:00
parent 81b20ccc2d
commit 9692c2734a

View file

@ -309,4 +309,3 @@ int jedec_flash_match(flash_info_t *info, ulong base)
}
return ret;
}