Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223148
b: refs/heads/master
c: b72512e
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wilson authored and Len Brown committed Dec 11, 2010
1 parent e08730e commit 530568e
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 3353bebe7c89725ab2f476b9d8d618259402d52e
refs/heads/master: b72512ed706efb26087fcbbc5f98ed64ac1230d5
5 changes: 4 additions & 1 deletion trunk/include/acpi/video.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#ifndef __ACPI_VIDEO_H
#define __ACPI_VIDEO_H

#include <linux/errno.h> /* for ENODEV */

struct acpi_device;

#define ACPI_VIDEO_DISPLAY_CRT 1
#define ACPI_VIDEO_DISPLAY_TV 2
#define ACPI_VIDEO_DISPLAY_DVI 3
Expand All @@ -26,4 +30,3 @@ static inline int acpi_video_get_edid(struct acpi_device *device, int type,
#endif

#endif

0 comments on commit 530568e

Please sign in to comment.