Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751054AbWHBCYg (ORCPT ); Tue, 1 Aug 2006 22:24:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751055AbWHBCYg (ORCPT ); Tue, 1 Aug 2006 22:24:36 -0400 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:52124 "EHLO ebiederm.dsl.xmission.com") by vger.kernel.org with ESMTP id S1751052AbWHBCYf (ORCPT ); Tue, 1 Aug 2006 22:24:35 -0400 From: ebiederm@xmission.com (Eric W. Biederman) To: Sam Ravnborg Cc: fastboot@osdl.org, linux-kernel@vger.kernel.org, Horms , Jan Kratochvil , "H. Peter Anvin" , Magnus Damm , Vivek Goyal , Linda Wang Subject: Re: [PATCH 4/33] i386: CONFIG_PHYSICAL_START cleanup References: <11544302312298-git-send-email-ebiederm@xmission.com> <20060801190838.GB12573@mars.ravnborg.org> Date: Tue, 01 Aug 2006 20:23:03 -0600 In-Reply-To: <20060801190838.GB12573@mars.ravnborg.org> (Sam Ravnborg's message of "Tue, 1 Aug 2006 21:08:38 +0200") Message-ID: User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 734 Lines: 24 Sam Ravnborg writes: >> diff --git a/arch/i386/boot/compressed/head.S > b/arch/i386/boot/compressed/head.S >> index b5893e4..8f28ecd 100644 >> --- a/arch/i386/boot/compressed/head.S >> +++ b/arch/i386/boot/compressed/head.S >> @@ -23,9 +23,9 @@ >> */ >> .text >> >> +#include > > You already have full access to all CONFIG_* symbols - kbuild includes > it on the commandline. So please kill this include. Ok. That must be new. No problem. Eric - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/