intelfb: remove duplicate define

This commit is contained in:
Dave Airlie 2008-06-06 14:55:03 +10:00
parent fc08877b17
commit e6a3a1fdad

View 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;