Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27947
b: refs/heads/master
c: 72b9760
h: refs/heads/master
i:
  27945: 66e7439
  27943: c076bf6
v: v3
  • Loading branch information
David Woodhouse committed Apr 25, 2006
1 parent 6b8a108 commit 5f4eab7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: a1ff0eafce81a58861534926722a70f211b04faa
refs/heads/master: 72b9760b65cbe0d24e668c34c8fefb2ba417f14b
3 changes: 1 addition & 2 deletions trunk/include/linux/agpgart.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
#ifndef _AGP_H
#define _AGP_H 1

#include <linux/agp_backend.h>

#define AGPIOC_BASE 'A'
#define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*)
#define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1)
Expand Down Expand Up @@ -112,6 +110,7 @@ typedef struct _agp_unbind {

#else /* __KERNEL__ */
#include <linux/mutex.h>
#include <linux/agp_backend.h>

#define AGPGART_MINOR 175

Expand Down

0 comments on commit 5f4eab7

Please sign in to comment.