Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755156AbbLBThW (ORCPT ); Wed, 2 Dec 2015 14:37:22 -0500 Received: from pandora.arm.linux.org.uk ([78.32.30.218]:48629 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750877AbbLBThU (ORCPT ); Wed, 2 Dec 2015 14:37:20 -0500 Date: Wed, 2 Dec 2015 19:37:08 +0000 From: Russell King - ARM Linux To: Arnd Bergmann Cc: Andrew Lunn , Jason Cooper , Benjamin Cama , linux-kernel@vger.kernel.org, Detlef Vollmann , Gregory CLEMENT , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth Subject: Re: [PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform Message-ID: <20151202193707.GG8644@n2100.arm.linux.org.uk> References: <1448466557-435335-1-git-send-email-arnd@arndb.de> <87610j7gmc.fsf@free-electrons.com> <20151202123310.GC8644@n2100.arm.linux.org.uk> <3059482.yN34NFeWWY@wuerfel> <20151202192825.GF8644@n2100.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151202192825.GF8644@n2100.arm.linux.org.uk> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1263 Lines: 28 On Wed, Dec 02, 2015 at 07:28:25PM +0000, Russell King - ARM Linux wrote: > The first is easy to solve, and the second by replacing it with dove.h. > The next problem is this: > > arch/arm/plat-orion/common.c:25:30: fatal error: mach/bridge-regs.h: No such file or directory > > which is impossible to solve, because plat-orion/common.c wants > mach-dove/bridge-regs.h. Another few breakages which is going to be difficult to solve: drivers/hwmon/dove.c:35:30: fatal error: mach/bridge-regs.h: No such file or directory drivers/soc/dove/pmu.c: In function 'dove_init_pmu_legacy': drivers/soc/dove/pmu.c:404:46: error: 'IRQ_DOVE_PMU_START' undeclared (first use in this function) drivers/soc/dove/pmu.c:404:46: note: each undeclared identifier is reported only once for each function it appears in So, all in all this series gets a NAK from me as it totally destroys my ability to do any further work on Dove. -- FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/