From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v4 1/6] ARM: versatile: Add missing ENDPROC to headsmp.S Date: Tue, 06 Dec 2011 23:52:57 +0100 Message-ID: <5029402.jHt85riLEg@wuerfel> References: <1323186229-22054-1-git-send-email-pawel.moll@arm.com> <1323186229-22054-2-git-send-email-pawel.moll@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1323186229-22054-2-git-send-email-pawel.moll-5wv7dgnIgG8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Pawel Moll List-Id: devicetree@vger.kernel.org On Tuesday 06 December 2011 15:43:44 Pawel Moll wrote: > Once the ENDPROC is in place, BSYM() in not longer necessary > to get correct pointer to versatile_secondary_startup(). > > Signed-off-by: Pawel Moll Acked-by: Arnd Bergmann