From 92ad1b60e109170e1fa7d22a4627efa7fa77aa71 Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Mon, 22 Oct 2001 19:15:04 +0000 Subject: merge kernel 2.4.13-pre6. --- linux/drmP.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'linux/drmP.h') diff --git a/linux/drmP.h b/linux/drmP.h index 4786ba9e..7557fdc9 100644 --- a/linux/drmP.h +++ b/linux/drmP.h @@ -71,11 +71,6 @@ #include #include "drm.h" -/* page_to_bus for earlier kernels, not optimal in all cases */ -#ifndef page_to_bus -#define page_to_bus(page) ((unsigned int)(virt_to_bus(page_address(page)))) -#endif - /* DRM template customization defaults */ #ifndef __HAVE_AGP -- cgit v1.2.3