X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fagpgart.h;h=bfb8ec791b7b6ef3596d1306f4b5ee6de36de898;hb=73c279927f89561ecb45b2dfdf9314bafcfd9f67;hp=6d59c8efe3be2a1be4b1bb559bb506c551d3c213;hpb=a4e817ba24d2a52f0332c2ddcdbf77ddd6a92bbe;p=powerpc.git diff --git a/include/linux/agpgart.h b/include/linux/agpgart.h index 6d59c8efe3..bfb8ec791b 100644 --- a/include/linux/agpgart.h +++ b/include/linux/agpgart.h @@ -27,8 +27,6 @@ #ifndef _AGP_H #define _AGP_H 1 -#include - #define AGPIOC_BASE 'A' #define AGPIOC_INFO _IOR (AGPIOC_BASE, 0, struct agp_info*) #define AGPIOC_ACQUIRE _IO (AGPIOC_BASE, 1) @@ -112,6 +110,7 @@ typedef struct _agp_unbind { #else /* __KERNEL__ */ #include +#include #define AGPGART_MINOR 175