From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753011AbdECWdr (ORCPT ); Wed, 3 May 2017 18:33:47 -0400 Received: from ozlabs.org ([103.22.144.67]:44909 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751908AbdECWdj (ORCPT ); Wed, 3 May 2017 18:33:39 -0400 Date: Thu, 4 May 2017 08:33:36 +1000 From: Stephen Rothwell To: Olof Johansson , Arnd Bergmann , ARM Cc: ": Dave Airlie" , Jeffy Chen , Sean Paul , Linux-Next Mailing List , Linux Kernel Mailing List Subject: linux-next: build warning after merge of the drm tree Message-ID: <20170504083336.35ed36ee@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, Sorry that I did not notice this at the time ... This is now in Linus' tree. After merging the drm tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: arch/arm/configs/multi_v7_defconfig:596:warning: symbol value 'm' invalid for ROCKCHIP_ANALOGIX_DP arch/arm/configs/multi_v7_defconfig:597:warning: symbol value 'm' invalid for ROCKCHIP_DW_HDMI arch/arm/configs/multi_v7_defconfig:598:warning: symbol value 'm' invalid for ROCKCHIP_DW_MIPI_DSI arch/arm/configs/multi_v7_defconfig:599:warning: symbol value 'm' invalid for ROCKCHIP_INNO_HDMI Introduced by commit 8820b68bd378 ("drm/rockchip: Refactor the component match logic.") -- Cheers, Stephen Rothwell From mboxrd@z Thu Jan 1 00:00:00 1970 From: sfr@canb.auug.org.au (Stephen Rothwell) Date: Thu, 4 May 2017 08:33:36 +1000 Subject: linux-next: build warning after merge of the drm tree Message-ID: <20170504083336.35ed36ee@canb.auug.org.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi all, Sorry that I did not notice this at the time ... This is now in Linus' tree. After merging the drm tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: arch/arm/configs/multi_v7_defconfig:596:warning: symbol value 'm' invalid for ROCKCHIP_ANALOGIX_DP arch/arm/configs/multi_v7_defconfig:597:warning: symbol value 'm' invalid for ROCKCHIP_DW_HDMI arch/arm/configs/multi_v7_defconfig:598:warning: symbol value 'm' invalid for ROCKCHIP_DW_MIPI_DSI arch/arm/configs/multi_v7_defconfig:599:warning: symbol value 'm' invalid for ROCKCHIP_INNO_HDMI Introduced by commit 8820b68bd378 ("drm/rockchip: Refactor the component match logic.") -- Cheers, Stephen Rothwell