提交 1bb88edb 编写于 作者: E Eric Anholt 提交者: Dave Airlie

drm: stash AGP include under the do-we-have-AGP ifdef

This fixes the MIPS with DRM build.
Signed-off-by: NEric Anholt <eric@anholt.net>
Tested-by: NMartin Michlmayr <tbm@cyrius.com>
Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 4942f8b2
......@@ -33,10 +33,11 @@
#include "drmP.h"
#include <linux/module.h>
#include <asm/agp.h>
#if __OS_HAS_AGP
#include <asm/agp.h>
/**
* Get AGP information.
*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册