From 5013b92f47ec77e36d1882126522ca0d7f00f347 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Fri, 15 Jun 2012 12:46:17 -0700 Subject: [PATCH] --- yaml --- r: 311023 b: refs/heads/master c: f8fee8f5acb5c3f82e02f2ae139a6f1e7b4eb583 h: refs/heads/master i: 311021: d79d1c2d1d567ca1bad2e90702a974e5e3aa9a58 311019: c473829764d70e34e904f27d6f8a103efa735e86 311015: 0a38597065ba28d6d372791d5f863c64c251f381 311007: 6343ca2679fb749436b829940ff53aab6d5d0368 v: v3 --- [refs] | 2 +- trunk/include/linux/vga_switcheroo.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 2371c162e6b4..6246a3637914 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e5a867a51d9b009f90d5dca6a320608e4e8a37ec +refs/heads/master: f8fee8f5acb5c3f82e02f2ae139a6f1e7b4eb583 diff --git a/trunk/include/linux/vga_switcheroo.h b/trunk/include/linux/vga_switcheroo.h index 60da41fe9dc2..d844b7790ea6 100644 --- a/trunk/include/linux/vga_switcheroo.h +++ b/trunk/include/linux/vga_switcheroo.h @@ -9,6 +9,8 @@ #include +struct pci_dev; + enum vga_switcheroo_state { VGA_SWITCHEROO_OFF, VGA_SWITCHEROO_ON,