src/superio/{ite,smsc}: Remove space before tab
Change-Id: I2829e4cb1445f8412f57da10fda6b92c92e56ea0 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26650 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
committed by
Patrick Georgi
parent
b9585c5cc8
commit
5bd5a9ae01
@ -91,7 +91,7 @@ static void lpc47n217_pnp_set_resources(struct device *dev)
|
||||
for (res = dev->resource_list; res; res = res->next)
|
||||
lpc47n217_pnp_set_resource(dev, res);
|
||||
/* dump_pnp_device(dev); */
|
||||
pnp_exit_conf_state(dev);
|
||||
pnp_exit_conf_state(dev);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user