]> git.openfabrics.org - ~emulex/infiniband.git/commit
drm: move __OS_HAS_AGP into drm_agpsupport.h
authorDavid Herrmann <dh.herrmann@gmail.com>
Fri, 29 Aug 2014 10:12:36 +0000 (12:12 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 10 Sep 2014 07:41:03 +0000 (17:41 +1000)
commit71930d74e4ad5b2cddc03e0a47ad0cc7ba51845c
treeea32f94956002e381ce3e17d97f659e09470ebb6
parentd6db6564457c5ad617c3bcf44bed58a227f4c702
drm: move __OS_HAS_AGP into drm_agpsupport.h

With drm_memory.h gone, there is no header left that uses __OS_HAS_AGP.
Move it into drm_agpsupport.h (which is itself included from drmP.h) to
hide it harder from public eyes.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drmP.h
include/drm/drm_agpsupport.h