__NO_VERSION__ hasn't been needed since 2.3 days ditch it...

main
Dave Airlie 2004-08-27 09:11:07 +00:00
parent 60f23ebc5c
commit 019fd38a3c
64 changed files with 0 additions and 64 deletions

View File

@ -31,7 +31,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#if PAGE_SIZE == 65536

View File

@ -31,7 +31,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#include <linux/module.h>

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
/**

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include <linux/vmalloc.h>
#include "drmP.h"

View File

@ -40,7 +40,6 @@
* needed by SiS driver's memory management.
*/
#define __NO_VERSION__
#include "drmP.h"
#ifndef DRIVER_ALTERNATE_CONTEXT

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
/** No-op. */

View File

@ -34,7 +34,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#include <linux/poll.h>

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
/** Debug flags. Set by parse_option(). */

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#include "linux/pci.h"

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#include <linux/interrupt.h> /* For task queue support */

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
/** No-op ioctl. */

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include <linux/config.h>
#include <linux/highmem.h>
#include "drmP.h"

View File

@ -31,7 +31,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include <linux/config.h>
#include "drmP.h"

View File

@ -3,7 +3,6 @@
* OS abstraction macros.
*/
#define __NO_VERSION__
#include <linux/interrupt.h> /* For task queue support */
#include <linux/delay.h>

View File

@ -38,7 +38,6 @@
*/
#define __NO_VERSION__
#include <linux/pci.h>
#include "drmP.h"

View File

@ -37,7 +37,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
static int DRM(name_info)(char *buf, char **start, off_t offset,

View File

@ -31,7 +31,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include <linux/config.h>
#include <linux/vmalloc.h>
#include "drmP.h"

View File

@ -31,7 +31,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#define DRM_STUB_MAXCARDS 16 /* Enough for one machine */

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"

View File

@ -30,7 +30,6 @@
*
*/
#define __NO_VERSION__
#include "i810.h"
#include "drmP.h"
#include "drm.h"

View File

@ -31,7 +31,6 @@
*
*/
#define __NO_VERSION__
#include "i830.h"
#include "drmP.h"
#include "drm.h"

View File

@ -26,7 +26,6 @@
*
*/
#define __NO_VERSION__
#include "i830.h"
#include "drmP.h"
#include "drm.h"

View File

@ -24,7 +24,6 @@
/*=========================================================*/
#define __NO_VERSION__
#include "savage.h"
#include "drmP.h"
#include "savage_drv.h"

View File

@ -31,7 +31,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#if PAGE_SIZE == 65536

View File

@ -31,7 +31,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#include <linux/module.h>

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
/**

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include <linux/vmalloc.h>
#include "drmP.h"

View File

@ -40,7 +40,6 @@
* needed by SiS driver's memory management.
*/
#define __NO_VERSION__
#include "drmP.h"
#ifndef DRIVER_ALTERNATE_CONTEXT

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
/** No-op. */

View File

@ -34,7 +34,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#include <linux/poll.h>

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
/** Debug flags. Set by parse_option(). */

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#include "linux/pci.h"

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#include <linux/interrupt.h> /* For task queue support */

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
/** No-op ioctl. */

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include <linux/config.h>
#include <linux/highmem.h>
#include "drmP.h"

View File

@ -31,7 +31,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include <linux/config.h>
#include "drmP.h"

View File

@ -3,7 +3,6 @@
* OS abstraction macros.
*/
#define __NO_VERSION__
#include <linux/interrupt.h> /* For task queue support */
#include <linux/delay.h>

View File

@ -38,7 +38,6 @@
*/
#define __NO_VERSION__
#include <linux/pci.h>
#include "drmP.h"

View File

@ -37,7 +37,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
static int DRM(name_info)(char *buf, char **start, off_t offset,

View File

@ -31,7 +31,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include <linux/config.h>
#include <linux/vmalloc.h>
#include "drmP.h"

View File

@ -31,7 +31,6 @@
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"
#define DRM_STUB_MAXCARDS 16 /* Enough for one machine */

View File

@ -33,7 +33,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "drmP.h"

View File

@ -29,7 +29,6 @@
*
*/
#define __NO_VERSION__
#include "gamma.h"
#include "drmP.h"
#include "drm.h"

View File

@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
*/
#define __NO_VERSION__
#include "drmP.h"

View File

@ -30,7 +30,6 @@
*
*/
#define __NO_VERSION__
#include "i810.h"
#include "drmP.h"
#include "drm.h"

View File

@ -31,7 +31,6 @@
*
*/
#define __NO_VERSION__
#include "i830.h"
#include "drmP.h"
#include "drm.h"

View File

@ -26,7 +26,6 @@
*
*/
#define __NO_VERSION__
#include "i830.h"
#include "drmP.h"
#include "drm.h"

View File

@ -24,7 +24,6 @@
/*=========================================================*/
#define __NO_VERSION__
#include "savage.h"
#include "drmP.h"
#include "savage_drv.h"

View File

@ -7,7 +7,6 @@
*
**************************************************************************/
#define __NO_VERSION__
#include "i915.h"
#include "drmP.h"
#include "drm.h"

View File

@ -7,7 +7,6 @@
*
**************************************************************************/
#define __NO_VERSION__
#include "i915.h"
#include "drmP.h"
#include "drm.h"

View File

@ -29,7 +29,6 @@
* José Fonseca <j_r_fonseca@yahoo.co.uk>
*/
#define __NO_VERSION__
#include "mach64.h"
#include "drmP.h"
#include "drm.h"

View File

@ -10,7 +10,6 @@
*
**************************************************************************/
#define __NO_VERSION__
#include "via.h"
#include "drmP.h"
#include "drm.h"

View File

@ -22,7 +22,6 @@
* ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include <linux/module.h>
#include <linux/delay.h>
#include <linux/errno.h>

View File

@ -21,7 +21,6 @@
* ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "via.h"
#include "drmP.h"
#include "via_drv.h"

View File

@ -21,7 +21,6 @@
* ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "via.h"
#include "drmP.h"
#include "via_drm.h"

View File

@ -7,7 +7,6 @@
*
**************************************************************************/
#define __NO_VERSION__
#include "i915.h"
#include "drmP.h"
#include "drm.h"

View File

@ -7,7 +7,6 @@
*
**************************************************************************/
#define __NO_VERSION__
#include "i915.h"
#include "drmP.h"
#include "drm.h"

View File

@ -29,7 +29,6 @@
* José Fonseca <j_r_fonseca@yahoo.co.uk>
*/
#define __NO_VERSION__
#include "mach64.h"
#include "drmP.h"
#include "drm.h"

View File

@ -10,7 +10,6 @@
*
**************************************************************************/
#define __NO_VERSION__
#include "via.h"
#include "drmP.h"
#include "drm.h"

View File

@ -22,7 +22,6 @@
* ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include <linux/module.h>
#include <linux/delay.h>
#include <linux/errno.h>

View File

@ -21,7 +21,6 @@
* ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "via.h"
#include "drmP.h"
#include "via_drv.h"

View File

@ -21,7 +21,6 @@
* ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*/
#define __NO_VERSION__
#include "via.h"
#include "drmP.h"
#include "via_drm.h"