Move the linux AGP includes into drm_agp.h and only define the AGP data
authorJose Fonseca <jrfonseca@users.sourceforge.net>
Sat, 14 Jun 2003 15:18:49 +0000 (15:18 +0000)
committerJose Fonseca <jrfonseca@users.sourceforge.net>
Sat, 14 Jun 2003 15:18:49 +0000 (15:18 +0000)
commitfdf320a1b8025dd4b33670fddae9df2890ee6c5b
tree0fdb5c6507aa5f19f67821714896bd12716ffce3
parent0b01c70d59f6e038b8f90f7be98fb77d771ecc1a
Move the linux AGP includes into drm_agp.h and only define the AGP data
    structures if AGP support is enabled in the kernel (__REALLY_HAVE_AGP).
    This fixes the compile errors on kernels without AGP support.
linux-core/drmP.h
linux/drmP.h
linux/drm_agp.h