Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753502Ab0LABCc (ORCPT ); Tue, 30 Nov 2010 20:02:32 -0500 Received: from kroah.org ([198.145.64.141]:59738 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753412Ab0LABCb (ORCPT ); Tue, 30 Nov 2010 20:02:31 -0500 Date: Tue, 30 Nov 2010 16:53:32 -0800 From: Greg KH To: David Sin Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Lajos Molnar Subject: Re: [RFC v2 5/8] TILER-DMM: TILER interface file and documentation Message-ID: <20101201005332.GA29171@kroah.com> References: <1291147139-23472-1-git-send-email-davidsin@ti.com> <1291147139-23472-6-git-send-email-davidsin@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1291147139-23472-6-git-send-email-davidsin@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 22 On Tue, Nov 30, 2010 at 01:58:56PM -0600, David Sin wrote: > From: Lajos Molnar > > This patch contains the TILER interface file and the documentation. > > Signed-off-by: Lajos Molnar > Signed-off-by: David Sin > --- > Documentation/arm/OMAP/TILER | 126 ++++++++++++++++++++++ > arch/arm/mach-omap2/include/mach/tiler.h | 173 ++++++++++++++++++++++++++++++ Shouldn't this .h file be in include/linux/ instead? Why is it arch specific? thanks, greg k-h -- 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/