Hi Thomas, On Tue, 12 May 2020 at 09:43, Thomas Zimmermann <tzimmerm...@suse.de> wrote:
> static void mga_crtc_init(struct mga_device *mdev) > { > struct drm_device *dev = mdev->dev; > - struct mga_crtc *mga_crtc; > - > - mga_crtc = kzalloc(sizeof(struct mga_crtc) + > - (MGAG200FB_CONN_LIMIT * sizeof(struct > drm_connector *)), The #define MGAG200FB_CONN_LIMIT in mgag200_drv.h is no longer used, correct? -Emil _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel