Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753693AbYL0Kgf (ORCPT ); Sat, 27 Dec 2008 05:36:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753532AbYL0Kg0 (ORCPT ); Sat, 27 Dec 2008 05:36:26 -0500 Received: from wa-out-1112.google.com ([209.85.146.183]:18157 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753480AbYL0KgZ (ORCPT ); Sat, 27 Dec 2008 05:36:25 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=xktxXkWAyq8vWh4a6VRayTnvVsJpI9nKRBmA6Ax9txtbHRnbFfOWqHSg2cpzfIqgDe PsD7I5wwcGzMgHIhJi+k11OPWt6E7CvUqbfPFC/0fE3MmkMwMdeFc7lmWYj+3A/Nzv2Z OkmQkqiseVfdDqW6dfp/bJhtq9H1TNwZCV7sE= Message-ID: <3f9a31f40812270236x2441b567j2af59bf5d3dbbf74@mail.gmail.com> Date: Sat, 27 Dec 2008 16:06:24 +0530 From: "Jaswinder Singh Rajput" To: "Ingo Molnar" Subject: Re: [PATCH] x86: reboot.c declare port_cf9_safe before they get used Cc: "Jaswinder Singh" , "x86 maintainers" , LKML In-Reply-To: <20081227103141.GF14639@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1230049288.14358.4.camel@jaswinder.satnam> <20081227103141.GF14639@elte.hu> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 602 Lines: 22 Hello Ingo, On Sat, Dec 27, 2008 at 4:01 PM, Ingo Molnar wrote: > >> >> #include >> +#include "../pci/pci.h" > > could you send another patch that moves arch/x86/pci/pci.h to > arch/x86/include/asm/pci_x86.h (and update all the pci.h include sites)? > Sure, I will send this patch today. Thank you, Jaswinder Singh Rajput. -- 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/