Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228834
b: refs/heads/master
c: af5dd83
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Jan 6, 2011
1 parent e19944a commit 2ed56e8
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 9eba4a93ce520a627e876b0d1851d4f78a701c2b
refs/heads/master: af5dd83b873efd4e1477f2265b6fa15a825aff26
1 change: 1 addition & 0 deletions trunk/include/linux/vga_switcheroo.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ int vga_switcheroo_process_delayed_switch(void);
static inline void vga_switcheroo_unregister_client(struct pci_dev *dev) {}
static inline int vga_switcheroo_register_client(struct pci_dev *dev,
void (*set_gpu_state)(struct pci_dev *dev, enum vga_switcheroo_state),
void (*reprobe)(struct pci_dev *dev),
bool (*can_switch)(struct pci_dev *dev)) { return 0; }
static inline void vga_switcheroo_client_fb_set(struct pci_dev *dev, struct fb_info *info) {}
static inline int vga_switcheroo_register_handler(struct vga_switcheroo_handler *handler) { return 0; }
Expand Down

0 comments on commit 2ed56e8

Please sign in to comment.