fixup inclusion of agp.h
parent
aa07b2ab0e
commit
6333bfdb58
|
@ -67,6 +67,7 @@
|
|||
#include <asm/mtrr.h>
|
||||
#endif
|
||||
#if defined(CONFIG_AGP) || defined(CONFIG_AGP_MODULE)
|
||||
#include <asm/agp.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/agp_backend.h>
|
||||
#endif
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
* OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include <asm/agp.h>
|
||||
#ifndef _DRM_COMPAT_H_
|
||||
#define _DRM_COMPAT_H_
|
||||
|
||||
|
|
Loading…
Reference in New Issue