Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139
b: refs/heads/master
c: ffbe552
h: refs/heads/master
i:
  137: 1001b63
  135: 7c6f141
v: v3
  • Loading branch information
maximilian attems authored and Linus Torvalds committed Apr 16, 2005
1 parent 08d4992 commit 5850224
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: e1ba0dab261c1941fdf0db28868eaf459aaea089
refs/heads/master: ffbe5523a8e7f808681007aaea282da9a316a699
2 changes: 1 addition & 1 deletion trunk/drivers/pnp/pnpbios/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ static int __init exploding_pnp_bios(struct dmi_system_id *d)
return 0;
}

static struct dmi_system_id pnpbios_dmi_table[] = {
static struct dmi_system_id pnpbios_dmi_table[] __initdata = {
{ /* PnPBIOS GPF on boot */
.callback = exploding_pnp_bios,
.ident = "Higraded P14H",
Expand Down

0 comments on commit 5850224

Please sign in to comment.