From: Mathieu BĂ©rard Date: Thu, 1 Feb 2007 13:47:47 +0000 (+0000) Subject: * Fix stupid copy/paste typo X-Git-Url: https://gitweb.devoid-pointer.net/?a=commitdiff_plain;h=3b813b801df0bdab0472ec9aa045f78d64f5a8a9;p=omnibook.git * Fix stupid copy/paste typo --- diff --git a/laptop.h b/laptop.h index 9040fd4..0864e5b 100644 --- a/laptop.h +++ b/laptop.h @@ -612,7 +612,7 @@ static struct dmi_system_id omnibook_ids[] __initdata = { DMI_MATCH(DMI_PRODUCT_NAME, "Satellite A80"), }, .driver_data = (void*) TSM70 - } + }, { .callback = dmi_matched, .ident = "Toshiba Satellite A105",