Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311215
b: refs/heads/master
c: d3decf3
h: refs/heads/master
i:
  311213: 5797f7a
  311211: f6a022f
  311207: 2fa6e49
  311199: 7322a3e
v: v3
  • Loading branch information
Ozan Çağlayan authored and Dave Airlie committed Jun 21, 2012
1 parent 866b688 commit 15285c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b7019b2f31fe7bec9f6f5dc1bf54cb0e0d73e047
refs/heads/master: d3decf3a0c1d28c80c76be170373f4c7a7217f09
4 changes: 4 additions & 0 deletions trunk/include/linux/vga_switcheroo.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
* vga_switcheroo.h - Support for laptop with dual GPU using one set of outputs
*/

#ifndef _LINUX_VGA_SWITCHEROO_H_
#define _LINUX_VGA_SWITCHEROO_H_

#include <linux/fb.h>

struct pci_dev;
Expand Down Expand Up @@ -73,3 +76,4 @@ static inline int vga_switcheroo_get_client_state(struct pci_dev *dev) { return


#endif
#endif /* _LINUX_VGA_SWITCHEROO_H_ */

0 comments on commit 15285c0

Please sign in to comment.