From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH v10 3/6] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set Date: Mon, 17 Dec 2018 18:00:57 +0100 Message-ID: <20181217170056.GA20499@gmail.com> References: <20181215010247.26101-1-okaya@kernel.org> <20181215010247.26101-4-okaya@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181215010247.26101-4-okaya@kernel.org> Sender: linux-kernel-owner@vger.kernel.org To: Sinan Kaya Cc: linux-acpi@vger.kernel.org, Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" , "Rafael J. Wysocki" , Len Brown , Bjorn Helgaas , Robert Moore , Erik Schmauss , Jan Kiszka , Andy Shevchenko , Christian =?iso-8859-1?Q?K=F6nig?= , Otavio Pontes , Christian =?iso-8859-1?Q?K=F6nig?= , "open list:X86 ARCHITECTURE (32-BIT AND 64-BIT)" List-Id: linux-acpi@vger.kernel.org * Sinan Kaya wrote: > We are compiling PCI code today for systems with ACPI and no PCI > device present. Remove the useless code and reduce the tight > dependency. > > Signed-off-by: Sinan Kaya > Acked-by: Bjorn Helgaas # PCI parts If this is targeted for the ACPI tree: Acked-by: Ingo Molnar Thanks, Ingo