From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: OMAP: Remove duplicate pm.c Date: Fri, 11 Aug 2006 13:00:19 +0300 Message-ID: <20060811100018.GE6720@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: balrogg@gmail.com Cc: Linux-OMAP List-Id: linux-omap@vger.kernel.org * andrzej zaborowski [060810 09:43]: > [I can see arch/arm/plat-omap/pm.c has been removed together with > sleep.S in the history, but it's there again, and sleep.S isn't. How > does this work?] It seems that we can lose some commits during merges :( I'll try to track it down next time I do a merge from mainline. > Remove arch/arm/plat-omap/pm.c because it now sits in arch/arm/mach-omap1 > and 2. Pushing today. Tony