From ecf1458b2ce431227807b07844b44e8c9171636d Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 11 Aug 2004 09:07:36 +0000 Subject: minor patch from Jon Smirl : sets up some things for later use --- linux/drm_stub.h | 1 - 1 file changed, 1 deletion(-) (limited to 'linux/drm_stub.h') diff --git a/linux/drm_stub.h b/linux/drm_stub.h index 9a4430d3..e993c99e 100644 --- a/linux/drm_stub.h +++ b/linux/drm_stub.h @@ -139,7 +139,6 @@ static int drm_hotplug (struct class_device *dev, char **envp, int num_envp, return -ENOMEM; } envp[i] = 0; - DRM_DEBUG(" - ok\n"); return 0; } -- cgit v1.2.3