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,