mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-01 14:11:15 +02:00
Remove unneeded white spaces
Change-Id: I90f171924790ced74a62ca344fee8607607aa480 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26652 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@ -121,7 +121,7 @@ enum dediprog_readmode {
|
||||
};
|
||||
|
||||
enum dediprog_writemode {
|
||||
WRITE_MODE_PAGE_PGM = 1,
|
||||
WRITE_MODE_PAGE_PGM = 1,
|
||||
WRITE_MODE_PAGE_WRITE = 2,
|
||||
WRITE_MODE_1B_AAI = 3,
|
||||
WRITE_MODE_2B_AAI = 4,
|
||||
|
Reference in New Issue
Block a user