src/commonlib: Drop unneeded empty lines
Change-Id: Ib3db132aa649b6895f41290df049f87a9f36dc52 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44606 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
This commit is contained in:
committed by
Michael Niewöhner
parent
0938be9269
commit
0dd92f8222
@ -265,7 +265,6 @@ int sd_set_bus_width(struct storage_media *media)
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
int sd_set_partition(struct storage_media *media,
|
||||
unsigned int partition_number)
|
||||
{
|
||||
|
Reference in New Issue
Block a user