mirror of
https://github.com/X11Libre/xf86-video-cirrus.git
synced 2026-03-24 01:24:45 +00:00
drop obsolete #ifdef HAVE_CONFIG_H
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Programming of the built-in Cirrus clock generator.
|
||||
|
||||
@@ -10,10 +10,7 @@
|
||||
* David Dawes, Andrew E. Mileski, Leonard N. Zubkoff,
|
||||
* Guy DESBIEF
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/* All drivers should typically include these */
|
||||
#include "xf86.h"
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/* (c) Itai Nahshon */
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
/* (c) Itai Nahshon */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "xf86.h"
|
||||
#include "xf86_OSproc.h"
|
||||
|
||||
@@ -22,10 +22,7 @@
|
||||
* Authors: Adapted from: Alan Hourihane, <alanh@fairlite.demon.co.uk>
|
||||
* by: Egbert Eich
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "xf86.h"
|
||||
#include "xf86_OSproc.h"
|
||||
|
||||
@@ -10,10 +10,7 @@
|
||||
* David Dawes, Andrew E. Mileski, Leonard N. Zubkoff,
|
||||
* Guy DESBIEF
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/* All drivers should typically include these */
|
||||
#include "xf86.h"
|
||||
|
||||
@@ -2,10 +2,7 @@
|
||||
Copyright (c) 1999,2000 The XFree86 Project Inc.
|
||||
based on code written by Mark Vojkovich <markv@valinux.com>
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "xf86.h"
|
||||
#include "xf86_OSproc.h"
|
||||
|
||||
@@ -13,10 +13,7 @@
|
||||
* David Dawes, Andrew E. Mileski, Leonard N. Zubkoff,
|
||||
* Guy DESBIEF, Itai Nahshon.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#define EXPERIMENTAL
|
||||
|
||||
|
||||
@@ -10,10 +10,7 @@
|
||||
* Much of this code is inspired by the HW cursor code from XFree86
|
||||
* 3.3.3.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "xf86.h"
|
||||
#include "xf86_OSproc.h"
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
/* (c) Itai Nahshon */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "xf86.h"
|
||||
#include "xf86_OSproc.h"
|
||||
|
||||
Reference in New Issue
Block a user