From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 12 May 2011 07:56:27 +0200 (CEST) Received: from nbd.name ([46.4.11.11]:49344 "EHLO nbd.name" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1491039Ab1ELF4Y (ORCPT ); Thu, 12 May 2011 07:56:24 +0200 Message-ID: <4DCB76E5.3070703@openwrt.org> Date: Thu, 12 May 2011 07:57:57 +0200 From: John Crispin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100913 Icedove/3.0.7 MIME-Version: 1.0 To: Ralf Baechle CC: David Daney , linux-mips@linux-mips.org Subject: Re: [PATCH 1/3] MIPS: lantiq: Add missing include to mach-easy50712.c References: <1305145347-32605-1-git-send-email-ddaney@caviumnetworks.com> <1305145347-32605-2-git-send-email-ddaney@caviumnetworks.com> <20110511212538.GB17315@linux-mips.org> In-Reply-To: <20110511212538.GB17315@linux-mips.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 29949 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: blogic@openwrt.org Precedence: bulk X-list: linux-mips On 11/05/11 23:25, Ralf Baechle wrote: > Thanks, folded into "MIPS: Lantiq: Add etop board support". > > Ralf > > Hi, the include should be in arch/lantiq/devices.h and not the mach-*.c file. this got lost int he folding and i thought we fixed it yesterday already . John