]> git.baikalelectronics.ru Git - kernel.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)
commite09c508057cde43d88c5c607f87cd9cc3950bbc4
treeea32f94956002e381ce3e17d97f659e09470ebb6
parent9d6786dd3ef136b8b0580ead650a212aa4964f7c
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