aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/getac/p470/rtl8168.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/getac/p470/rtl8168.c')
-rw-r--r--src/mainboard/getac/p470/rtl8168.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/getac/p470/rtl8168.c b/src/mainboard/getac/p470/rtl8168.c
index f0f98d20f4..37ef674362 100644
--- a/src/mainboard/getac/p470/rtl8168.c
+++ b/src/mainboard/getac/p470/rtl8168.c
@@ -29,7 +29,7 @@
static void nic_init(struct device *dev)
{
printk(BIOS_DEBUG, "Initializing RTL8168 Gigabit Ethernet\n");
- // Nothing to do yet, but this has to be here to keep
+ // Nothing to do yet, but this has to be here to keep
// coreboot from trying to execute an option ROM.
#ifdef RTL8168_DEBUG