X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fagpgart.h;h=62aef589eb940936d6adb53889165b4e1f17dba2;hb=0e88460da6ab7bb6a7ef83675412ed5b6315d741;hp=09fbf7e5a6cbbbba0b3fe6991f4aefa494e937a4;hpb=64b33619a30ff18c1535ee779572ecffcc4711d2;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/agpgart.h b/include/linux/agpgart.h index 09fbf7e5a6c..62aef589eb9 100644 --- a/include/linux/agpgart.h +++ b/include/linux/agpgart.h @@ -38,6 +38,7 @@ #define AGPIOC_DEALLOCATE _IOW (AGPIOC_BASE, 7, int) #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, struct agp_bind*) #define AGPIOC_UNBIND _IOW (AGPIOC_BASE, 9, struct agp_unbind*) +#define AGPIOC_CHIPSET_FLUSH _IO (AGPIOC_BASE, 10) #define AGP_DEVICE "/dev/agpgart"