aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/drmP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/drmP.h')
-rw-r--r--include/drm/drmP.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/drm/drmP.h b/include/drm/drmP.h
index b603cb42e347..5c60d384b37b 100644
--- a/include/drm/drmP.h
+++ b/include/drm/drmP.h
@@ -143,14 +143,6 @@ int drm_err(const char *func, const char *format, ...);
143#define DRIVER_RENDER 0x8000 143#define DRIVER_RENDER 0x8000
144 144
145/***********************************************************************/ 145/***********************************************************************/
146/** \name Begin the DRM... */
147/*@{*/
148
149#define DRM_MAGIC_HASH_ORDER 4 /**< Size of key hash table. Must be power of 2. */
150
151/*@}*/
152
153/***********************************************************************/
154/** \name Macros to make printk easier */ 146/** \name Macros to make printk easier */
155/*@{*/ 147/*@{*/
156 148