From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1032102Ab2CORlZ (ORCPT ); Thu, 15 Mar 2012 13:41:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26352 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030464Ab2CORlU (ORCPT ); Thu, 15 Mar 2012 13:41:20 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <1331728169.2167.2.camel@deneb.redhat.com> References: <1331728169.2167.2.camel@deneb.redhat.com> <20120312233602.13888.27659.stgit@warthog.procyon.org.uk> <20120312233706.13888.5678.stgit@warthog.procyon.org.uk> To: Mark Salter Cc: dhowells@redhat.com, paul.gortmaker@windriver.com, hpa@zytor.com, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, arnd@arndb.de, linux-c6x-dev@linux-c6x.org Subject: Re: [PATCH 06/35] Disintegrate asm/system.h for C6X [ver #2] Date: Thu, 15 Mar 2012 17:41:07 +0000 Message-ID: <20827.1331833267@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Mark Salter wrote: > I needed the following to clean up build errors from this: Applied.