From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nobuhiro Iwamatsu Date: Mon, 15 Jun 2009 03:29:20 +0000 Subject: Re: [PATCH] sh: Remove mask variable Message-Id: <4A35C010.2030202@renesas.com> List-Id: References: <4A35BDA6.1030600@renesas.com> In-Reply-To: <4A35BDA6.1030600@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org Paul Mundt wrote: > On Mon, Jun 15, 2009 at 12:19:02PM +0900, Nobuhiro Iwamatsu wrote: >> The mask variable was deleted from irqaction structure from 2.6.31. >> >> Signed-off-by: Nobuhiro Iwamatsu >> CC: Magnus Damm > > Already gone in current git, as well as for the other clocksource > drivers. > OK, thanks.