From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 7 May 2009 22:41:21 +0200 Subject: [U-Boot] [PATCH 2/3] OMAP3: Rename interrupts.c to timer.c In-Reply-To: <1241538086-7555-3-git-send-email-dirk.behme@googlemail.com> References: <1241538086-7555-1-git-send-email-dirk.behme@googlemail.com> <1241538086-7555-2-git-send-email-dirk.behme@googlemail.com> <1241538086-7555-3-git-send-email-dirk.behme@googlemail.com> Message-ID: <20090507204121.GC3302@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 17:41 Tue 05 May , Dirk Behme wrote: > After removal of dublicated interrupt code, rename file to what it > really does now. I prefer to rename all files at the same time Btw please use git to show that you only rename the file without change Best Regards, J.