From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:34706 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753388AbXGVCTN (ORCPT ); Sat, 21 Jul 2007 22:19:13 -0400 Date: Sat, 21 Jul 2007 19:19:12 -0700 (PDT) Message-Id: <20070721.191912.07278915.davem@davemloft.net> Subject: Re: [PATCH 1/3] clean include/asm-sparc/irq.h From: David Miller In-Reply-To: References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org To: viro@ftp.linux.org.uk Cc: torvalds@linux-foundation.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org List-ID: From: Al Viro Date: Sat, 21 Jul 2007 23:28:52 +0100 > > Move stuff used only by arch/sparc/kernel/* into arch/sparc/kernel/irq.h > and into individual files in there (e.g. macros internal to sun4m_irq.c, > etc.) > > Signed-off-by: Al Viro Applied, thanks Al.