aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t60/smihandler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t60/smihandler.c')
-rw-r--r--src/mainboard/lenovo/t60/smihandler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t60/smihandler.c b/src/mainboard/lenovo/t60/smihandler.c
index 093996b402..130ad963fa 100644
--- a/src/mainboard/lenovo/t60/smihandler.c
+++ b/src/mainboard/lenovo/t60/smihandler.c
@@ -195,4 +195,3 @@ int mainboard_smi_apmc(u8 data)
}
return 0;
}
-