aboutsummaryrefslogtreecommitdiff
path: root/src/device/device_romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/device_romstage.c')
-rw-r--r--src/device/device_romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/device_romstage.c b/src/device/device_romstage.c
index 6dcf6d2ad3..987fdade0e 100644
--- a/src/device/device_romstage.c
+++ b/src/device/device_romstage.c
@@ -101,4 +101,3 @@ ROMSTAGE_CONST struct device *dev_find_slot_on_smbus(unsigned int bus,
}
return result;
}
-