summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/lenovo/t60/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t60/mainboard.c b/src/mainboard/lenovo/t60/mainboard.c
index d6321d25d1..d2ee2fab4e 100644
--- a/src/mainboard/lenovo/t60/mainboard.c
+++ b/src/mainboard/lenovo/t60/mainboard.c
@@ -39,7 +39,7 @@
static void mainboard_enable(device_t dev)
{
device_t dev0, idedev;
- int touchpad;
+ u8 touchpad;
/* enable Audio */
h8_set_audio_mute(0);