From mboxrd@z Thu Jan 1 00:00:00 1970 From: Archit Taneja Subject: Re: linux-next: build failure after merge of the drm-misc tree Date: Tue, 14 Jul 2015 10:30:56 +0530 Message-ID: <55A49788.9070301@codeaurora.org> References: <20150714125232.5059feb5@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150714125232.5059feb5@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org To: Stephen Rothwell , Daniel Vetter , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org Hi, On 07/14/2015 08:22 AM, Stephen Rothwell wrote: > Hi all, > > After merging the drm-misc tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/gpu/drm/virtio/virtgpu_drm_bus.c: In function 'virtio_pci_kick_out_firmware_fb': > drivers/gpu/drm/virtio/virtgpu_drm_bus.c:55:2: error: implicit declaration of function 'drm_fb_helper_remove_conflicting_framebuffers' [-Werror=implicit-function-declaration] > drm_fb_helper_remove_conflicting_framebuffers(ap, "virtiodrmfb", > ^ > > Caused by commit > > 7bd870e7b1c8 ("drm/virtio: Use new drm_fb_helper functions") > > I have used the drm-misc tree from next-20150713 for today. > > (That commit said "COMPILE TESTED ONLY" :-() My bad. The commit messages were for a slightly older version. I'll fix this, and the warnings in the other mail. Thanks, Archit -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project