Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310136
b: refs/heads/master
c: 145047d
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Matthew Garrett committed May 31, 2012
1 parent 5ec52b9 commit 63d183a
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: 7f8392280c33db6f568f8d4d08aac56cdb21c4a4
refs/heads/master: 145047de994098dcc1a342af6444b2a7d64c4075
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/dell-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ static struct rfkill *wifi_rfkill;
static struct rfkill *bluetooth_rfkill;
static struct rfkill *wwan_rfkill;

static const struct dmi_system_id __initdata dell_device_table[] = {
static const struct dmi_system_id dell_device_table[] __initconst = {
{
.ident = "Dell laptop",
.matches = {
Expand Down

0 comments on commit 63d183a

Please sign in to comment.