Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
b4d1bfa6
Commit
b4d1bfa6
authored
Mar 21, 2003
by
Alan Cox
Committed by
Linus Torvalds
Mar 21, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] __NO_VERSION__ for used bits of dri
parent
c25674f0
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
0 additions
and
22 deletions
+0
-22
drivers/char/drm/drm_agpsupport.h
drivers/char/drm/drm_agpsupport.h
+0
-1
drivers/char/drm/drm_auth.h
drivers/char/drm/drm_auth.h
+0
-1
drivers/char/drm/drm_bufs.h
drivers/char/drm/drm_bufs.h
+0
-1
drivers/char/drm/drm_context.h
drivers/char/drm/drm_context.h
+0
-1
drivers/char/drm/drm_dma.h
drivers/char/drm/drm_dma.h
+0
-1
drivers/char/drm/drm_drawable.h
drivers/char/drm/drm_drawable.h
+0
-1
drivers/char/drm/drm_fops.h
drivers/char/drm/drm_fops.h
+0
-1
drivers/char/drm/drm_init.h
drivers/char/drm/drm_init.h
+0
-1
drivers/char/drm/drm_ioctl.h
drivers/char/drm/drm_ioctl.h
+0
-1
drivers/char/drm/drm_lists.h
drivers/char/drm/drm_lists.h
+0
-1
drivers/char/drm/drm_lock.h
drivers/char/drm/drm_lock.h
+0
-1
drivers/char/drm/drm_memory.h
drivers/char/drm/drm_memory.h
+0
-1
drivers/char/drm/drm_os_linux.h
drivers/char/drm/drm_os_linux.h
+0
-1
drivers/char/drm/drm_proc.h
drivers/char/drm/drm_proc.h
+0
-1
drivers/char/drm/drm_scatter.h
drivers/char/drm/drm_scatter.h
+0
-1
drivers/char/drm/drm_stub.h
drivers/char/drm/drm_stub.h
+0
-1
drivers/char/drm/drm_vm.h
drivers/char/drm/drm_vm.h
+0
-1
drivers/char/drm/gamma_dma.c
drivers/char/drm/gamma_dma.c
+0
-1
drivers/char/drm/i810_dma.c
drivers/char/drm/i810_dma.c
+0
-1
drivers/char/drm/mga_warp.c
drivers/char/drm/mga_warp.c
+0
-1
drivers/char/drm/sis_ds.c
drivers/char/drm/sis_ds.c
+0
-1
drivers/char/drm/sis_mm.c
drivers/char/drm/sis_mm.c
+0
-1
No files found.
drivers/char/drm/drm_agpsupport.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
#include <linux/module.h>
#include <linux/module.h>
...
...
drivers/char/drm/drm_auth.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
static
int
DRM
(
hash_magic
)(
drm_magic_t
magic
)
static
int
DRM
(
hash_magic
)(
drm_magic_t
magic
)
...
...
drivers/char/drm/drm_bufs.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include <linux/vmalloc.h>
#include <linux/vmalloc.h>
#include "drmP.h"
#include "drmP.h"
...
...
drivers/char/drm/drm_context.h
View file @
b4d1bfa6
...
@@ -33,7 +33,6 @@
...
@@ -33,7 +33,6 @@
* needed by SiS driver's memory management.
* needed by SiS driver's memory management.
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
#if __HAVE_CTX_BITMAP
#if __HAVE_CTX_BITMAP
...
...
drivers/char/drm/drm_dma.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
#include <linux/interrupt.h>
/* For task queue support */
#include <linux/interrupt.h>
/* For task queue support */
...
...
drivers/char/drm/drm_drawable.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
int
DRM
(
adddraw
)(
struct
inode
*
inode
,
struct
file
*
filp
,
int
DRM
(
adddraw
)(
struct
inode
*
inode
,
struct
file
*
filp
,
...
...
drivers/char/drm/drm_fops.h
View file @
b4d1bfa6
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
#include <linux/poll.h>
#include <linux/poll.h>
...
...
drivers/char/drm/drm_init.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
#if 0
#if 0
...
...
drivers/char/drm/drm_ioctl.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
...
...
drivers/char/drm/drm_lists.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
#if __HAVE_DMA_WAITLIST
#if __HAVE_DMA_WAITLIST
...
...
drivers/char/drm/drm_lock.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
int
DRM
(
block
)(
struct
inode
*
inode
,
struct
file
*
filp
,
unsigned
int
cmd
,
int
DRM
(
block
)(
struct
inode
*
inode
,
struct
file
*
filp
,
unsigned
int
cmd
,
...
...
drivers/char/drm/drm_memory.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include <linux/config.h>
#include <linux/config.h>
#include "drmP.h"
#include "drmP.h"
#include <linux/wrapper.h>
#include <linux/wrapper.h>
...
...
drivers/char/drm/drm_os_linux.h
View file @
b4d1bfa6
#define __NO_VERSION__
#include <linux/interrupt.h>
/* For task queue support */
#include <linux/interrupt.h>
/* For task queue support */
#include <linux/delay.h>
#include <linux/delay.h>
...
...
drivers/char/drm/drm_proc.h
View file @
b4d1bfa6
...
@@ -33,7 +33,6 @@
...
@@ -33,7 +33,6 @@
* the problem with the proc files not outputting all their information.
* the problem with the proc files not outputting all their information.
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
static
int
DRM
(
name_info
)(
char
*
buf
,
char
**
start
,
off_t
offset
,
static
int
DRM
(
name_info
)(
char
*
buf
,
char
**
start
,
off_t
offset
,
...
...
drivers/char/drm/drm_scatter.h
View file @
b4d1bfa6
...
@@ -27,7 +27,6 @@
...
@@ -27,7 +27,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include <linux/config.h>
#include <linux/config.h>
#include <linux/vmalloc.h>
#include <linux/vmalloc.h>
#include "drmP.h"
#include "drmP.h"
...
...
drivers/char/drm/drm_stub.h
View file @
b4d1bfa6
...
@@ -28,7 +28,6 @@
...
@@ -28,7 +28,6 @@
*
*
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
#define DRM_STUB_MAXCARDS 16
/* Enough for one machine */
#define DRM_STUB_MAXCARDS 16
/* Enough for one machine */
...
...
drivers/char/drm/drm_vm.h
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "drmP.h"
#include "drmP.h"
struct
vm_operations_struct
DRM
(
vm_ops
)
=
{
struct
vm_operations_struct
DRM
(
vm_ops
)
=
{
...
...
drivers/char/drm/gamma_dma.c
View file @
b4d1bfa6
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
*
*
*/
*/
#define __NO_VERSION__
#include "gamma.h"
#include "gamma.h"
#include "drmP.h"
#include "drmP.h"
#include "drm.h"
#include "drm.h"
...
...
drivers/char/drm/i810_dma.c
View file @
b4d1bfa6
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
*
*
*/
*/
#define __NO_VERSION__
#include "i810.h"
#include "i810.h"
#include "drmP.h"
#include "drmP.h"
#include "drm.h"
#include "drm.h"
...
...
drivers/char/drm/mga_warp.c
View file @
b4d1bfa6
...
@@ -27,7 +27,6 @@
...
@@ -27,7 +27,6 @@
* Gareth Hughes <gareth@valinux.com>
* Gareth Hughes <gareth@valinux.com>
*/
*/
#define __NO_VERSION__
#include "mga.h"
#include "mga.h"
#include "drmP.h"
#include "drmP.h"
#include "drm.h"
#include "drm.h"
...
...
drivers/char/drm/sis_ds.c
View file @
b4d1bfa6
...
@@ -28,7 +28,6 @@
...
@@ -28,7 +28,6 @@
*
*
*/
*/
#define __NO_VERSION__
#include <linux/module.h>
#include <linux/module.h>
#include <linux/delay.h>
#include <linux/delay.h>
#include <linux/errno.h>
#include <linux/errno.h>
...
...
drivers/char/drm/sis_mm.c
View file @
b4d1bfa6
...
@@ -28,7 +28,6 @@
...
@@ -28,7 +28,6 @@
*
*
*/
*/
#define __NO_VERSION__
#include "sis.h"
#include "sis.h"
#include <linux/sisfb.h>
#include <linux/sisfb.h>
#include "drmP.h"
#include "drmP.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment