From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946064Ab2JYOkW (ORCPT ); Thu, 25 Oct 2012 10:40:22 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]:58893 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1945971Ab2JYOkS (ORCPT ); Thu, 25 Oct 2012 10:40:18 -0400 From: Arnd Bergmann To: viresh kumar Subject: Re: [PATCH] Make uapi/linux/irqnr.h non-empty Date: Thu, 25 Oct 2012 14:40:02 +0000 User-Agent: KMail/1.12.2 (Linux/3.5.0; KDE/4.3.2; x86_64; ; ) Cc: Linus Torvalds , David Howells , linux-kernel@vger.kernel.org, Randy Dunlap , Alessandro Suardi , Michal Marek , "spear-devel" , Olof Johansson References: <20121015161401.17133.8590.stgit@warthog.procyon.org.uk> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201210251440.03044.arnd@arndb.de> X-Provags-ID: V02:K0:FoSP/cwHcjagcETPbSkgsXaMgQYAOqvXM/VudWhlp5Z GL2IWwic6G1kJVks0BIdh44aDFJK1q+ucUK6XX9KqeRUa0Omr+ biFlsDdhZN1YDYcvHfe8RnhLj+LHMhwnaUlcjsu/StBpa78Mqu a1NmY4By/Nvu4j7Sv3NinE0L11xS0bSTNCm5SSKjPUg2jDY9MU ljWM8pBpn1hxfjzguHs447CIlJh59v08d76e/trFg2jd1unlh2 DVtFw7gjOWiPTkdHa1QmpHQ/cfTJmlc0J4TAGTL3MmgJo9LQQK 7CBsVQkxu0dYz6MicHp087UUjIy6SD/sVQRB97gD1E6adzC0En pWPo6Cw7CzvDtNaZJFhY= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 17 October 2012, viresh kumar wrote: > commit b31e23726bb9d6cd8848fc539b23330769830110 > Author: Viresh Kumar > Date: Thu Apr 19 22:23:13 2012 +0530 > > SPEAr13xx: Add header files > > Don't know how they got added, obviously my fault :) > But nobody could even catch them in reviews. > > Remove them. > > Signed-off-by: Viresh Kumar > --- Sorry for the delay. Olof has been handling the arm-soc patches in the recent weeks, but he wasn't on Cc on this mail, so he missed it and I didn't look closely. I've applied it in the fixes branch now and will send it together with the next round of arm-soc bug fixes. Please make sure you always use the arm@kernel.org alias or have both Olof and me on Cc when submitting patches for arm-soc. Thanks for the reminders! Arnd