Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296952
b: refs/heads/master
c: dc2cbb3
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov authored and Matthew Garrett committed Mar 20, 2012
1 parent f7076b4 commit 6555a13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4585aba78afd598f034c05506b3c870ed128fd6e
refs/heads/master: dc2cbb3b443868c5612c63dd38b005294af3f0de
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/intel_oaktrail.c
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ static struct dmi_system_id __initdata oaktrail_dmi_table[] = {
},
{ }
};
MODULE_DEVICE_TABLE(dmi, oaktrail_dmi_table);

static int __init oaktrail_init(void)
{
Expand Down Expand Up @@ -394,4 +395,3 @@ MODULE_AUTHOR("Yin Kangkai (kangkai.yin@intel.com)");
MODULE_DESCRIPTION("Intel Oaktrail Platform ACPI Extras");
MODULE_VERSION(DRIVER_VERSION);
MODULE_LICENSE("GPL");
MODULE_ALIAS("dmi:*:svnIntelCorporation:pnOakTrailplatform:*");

0 comments on commit 6555a13

Please sign in to comment.