OSDN Git Service

intelfb: remove duplicate define
authorDave Airlie <airlied@linux.ie>
Fri, 6 Jun 2008 04:55:03 +0000 (14:55 +1000)
committerDave Airlie <airlied@linux.ie>
Fri, 6 Jun 2008 04:55:03 +0000 (14:55 +1000)
linux-core/intel_fb.c

index 9967f91..d202649 100644 (file)
@@ -759,8 +759,6 @@ int intelfb_create(struct drm_device *dev, uint32_t fb_width, uint32_t fb_height
        return 0;
 }
 
-#define INTELFB_CONN_LIMIT 4
-
 static int intelfb_single_fb_probe(struct drm_device *dev)
 {
        struct drm_crtc *crtc;