summaryrefslogtreecommitdiff
path: root/bsd-core/drmP.h
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2003-04-24 00:46:03 +0000
committerEric Anholt <anholt@freebsd.org>2003-04-24 00:46:03 +0000
commit9b2b2337b3caa006fa95eecb966b8a68eed83b90 (patch)
treee16163e13ad2cec66b387b9d27803d98a48d055d /bsd-core/drmP.h
parente21473c88853bb6f539ecca1c76e692d748bb722 (diff)
Move one definition to drm_drv.h and remove the rest of drm_init.h which
was all unused.
Diffstat (limited to 'bsd-core/drmP.h')
-rw-r--r--bsd-core/drmP.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bsd-core/drmP.h b/bsd-core/drmP.h
index 59994b64..69726f68 100644
--- a/bsd-core/drmP.h
+++ b/bsd-core/drmP.h
@@ -470,8 +470,6 @@ struct drm_device {
};
extern int DRM(flags);
-extern void DRM(parse_options)( char *s );
-extern int DRM(cpu_valid)( void );
/* Authentication (drm_auth.h) */
extern int DRM(add_magic)(drm_device_t *dev, drm_file_t *priv,