From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King Subject: [GIT PULL] Armada DRM fixes Date: Mon, 27 Jan 2014 23:58:20 +0000 Message-ID: <20140127235820.GA29323@rmk-PC.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from pandora.arm.linux.org.uk (gw-1.arm.linux.org.uk [78.32.30.217]) by gabe.freedesktop.org (Postfix) with ESMTP id 2F03711D5EA for ; Mon, 27 Jan 2014 15:58:24 -0800 (PST) Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: airlied@linux.ie, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org David, Please incorporate the latest Armada DRM fix, which can be found at: git://ftp.arm.linux.org.uk/~rmk/linux-cubox.git drm-armada-fixes with SHA1 bed86f15bdc23436fb30d09e2faa3dfb7d3834e1. Just one-liner which corrects a select statement for DRM_KMS_FB_HELPER which looks like it was missed in the initial merge. Based on 3.13. This will update the following files: drivers/gpu/drm/armada/Kconfig | 1 + 1 file changed, 1 insertion(+) through these changes: Russell King (1): DRM: armada: fix missing DRM_KMS_FB_HELPER select Thanks.