mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-09 03:58:05 +02:00
intelfb: remove duplicate define
This commit is contained in:
parent
fc08877b17
commit
e6a3a1fdad
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue