ec/lenovo/h8: fix whitespaces/tabs
Change-Id: Ib60061fa60e81e36234355aeecd6fefad8f5fed1 Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Reviewed-on: https://review.coreboot.org/17037 Tested-by: build bot (Jenkins) Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
parent
5b6bdcc1a5
commit
9ac7a66f0e
|
@ -296,7 +296,7 @@ static void h8_enable(struct device *dev)
|
|||
h8_set_audio_mute(0);
|
||||
|
||||
#if !IS_ENABLED(CONFIG_H8_DOCK_EARLY_INIT)
|
||||
h8_mainboard_init_dock ();
|
||||
h8_mainboard_init_dock();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue