From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965654AbXG2Wxl (ORCPT ); Sun, 29 Jul 2007 18:53:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964974AbXG2Wxd (ORCPT ); Sun, 29 Jul 2007 18:53:33 -0400 Received: from smtp.ocgnet.org ([64.20.243.3]:54041 "EHLO smtp.ocgnet.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965006AbXG2Wxc (ORCPT ); Sun, 29 Jul 2007 18:53:32 -0400 Date: Mon, 30 Jul 2007 07:52:51 +0900 From: Paul Mundt To: Jesper Juhl Cc: Richard Curnow , linuxsh-shmedia-dev@lists.sourceforge.net, Linux Kernel Mailing List , Andrew Morton Subject: Re: [PATCH] sh64: arch/sh64/kernel/signal.h - duplicate include removal Message-ID: <20070729225251.GB8039@linux-sh.org> Mail-Followup-To: Paul Mundt , Jesper Juhl , Richard Curnow , linuxsh-shmedia-dev@lists.sourceforge.net, Linux Kernel Mailing List , Andrew Morton References: <200707300044.00606.jesper.juhl@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200707300044.00606.jesper.juhl@gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 30, 2007 at 12:44:00AM +0200, Jesper Juhl wrote: > This patch removes the duplicate inclusion of linux/personality.h > from arch/sh64/kernel/signal.c > > Signed-off-by: Jesper Juhl Acked-by: Paul Mundt