From patchwork Wed Mar 6 11:07:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 1052284 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=vivier.eu Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44DrhK74Gvz9s9T for ; Wed, 6 Mar 2019 22:12:33 +1100 (AEDT) Received: from localhost ([127.0.0.1]:59352 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1UTP-0008A8-LH for incoming@patchwork.ozlabs.org; Wed, 06 Mar 2019 06:12:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1UPV-00056U-G3 for qemu-devel@nongnu.org; Wed, 06 Mar 2019 06:08:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1UPU-0002Kx-DO for qemu-devel@nongnu.org; Wed, 06 Mar 2019 06:08:29 -0500 Received: from mout.kundenserver.de ([212.227.17.24]:45995) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h1UPH-0002Aj-4U; Wed, 06 Mar 2019 06:08:18 -0500 Received: from localhost.localdomain ([78.238.229.36]) by mrelayeu.kundenserver.de (mreue109 [212.227.15.183]) with ESMTPSA (Nemesis) id 1M3DBb-1gxuQE3AnV-003ctU; Wed, 06 Mar 2019 12:07:28 +0100 From: Laurent Vivier To: qemu-devel@nongnu.org Date: Wed, 6 Mar 2019 12:07:04 +0100 Message-Id: <20190306110711.309-4-laurent@vivier.eu> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190306110711.309-1-laurent@vivier.eu> References: <20190306110711.309-1-laurent@vivier.eu> MIME-Version: 1.0 X-Provags-ID: V03:K1:wh6GayCPI6nM17UeUAPbFHS9HiPp3093y6KyLqBtaaGlY9ssMFj DVfXq1yaO11oeJZadsFbUYXD+dlhfGhzV1LX7CCtguWE7A0CICqoqeJtu83ul8TWgHBq6vL PaLebjuhXPyH5ZTWGoFyqhEK+zhK8xFbbj5rrjFPt2bSGr58nppPBEsghdmJnWDVnvAjeG1 tqw9D7/OQMAsKyKbXc/tw== X-UI-Out-Filterresults: notjunk:1; V03:K0:OgBW/YWqUOg=:tWQfodoHEesAgF7NpC2ILO lYG9tvaDbluhBdh1gtIqkOfJcPd+YM/TQInZ3JuNWGN7m1ZdX3gdrLAo/7GdpanK0ZgOVuJtc DcrIMzEBSPiPQYdxE9O+0C0LLgf2WOhE+QGT46Bf9AcQYg6pfezh925qTVogbc4T4gZytaBgh oPll2ruDKg0jZ+yzR4CcRSoIELrDxzzdpiBPzBh8amD+osqW8J+Zc6OchwAPk5WUXEdOU0Myh sf0sUAbsNJm6QcNEci9C3x9tKuP6XGvlXDke/d+ee0rx3Oe8M0As3JQKU4w3YU05S9E6Fh1vy QHj/Hk5YzauI33lf69ePGlNW6w7aDzrO7ThhvKWug9ywTU+3lBxX61jF8Sac4ec1nk9VgQylH 5EoH6eiCV2gwFNfbrEgWJz0Bi1kFPUWmX3n/7XPLCiqAG51sptDA9k3yOfksjmh1VeIG9f420 KfTikNn4DEAchU1PX4diN6kLN3+tVyv/y9cTXMk0lJbK92F3yOy9gGgIS6X0XBhSilMwSBIxb o/A23Uh/Pu3UIlOc64DKwlu7yTV9/VlYQb1QZDbcMvlWhYrFSR8KyjVSvV95AWiTTm9fMkZ88 d77alk/H+2yV/Z9FpZ36bYLq6I7dtlOA2ackmZobBOEnFKum3FIiKbeOj1zWukk35iheLZHDi ObF3HYDvIzhecjp3QBJ6mEMbidlK4S8xP6Yi5b7rDoKgVWKJoQ5ncQ3sSUw4N/UxUsd8X1vjc DGAb/I4mbrpTWfy4T0TJUmibKErtpO9gmfBtKf7Z678wSGTMambIxg1Lxco= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 212.227.17.24 Subject: [Qemu-devel] [PULL 03/10] hw/acpi: remove unused function acpi_table_add_builtin() X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Li Zhijian , "Michael S. Tsirkin" , Michael Tokarev , Paolo Bonzini , zhanghailiang , qemu-block@nongnu.org, qemu-trivial@nongnu.org, Halil Pasic , Christian Borntraeger , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= , Laurent Vivier , Tony Krowiak , Thomas Huth , Eduardo Habkost , Corey Minyard , Riku Voipio , qemu-s390x@nongnu.org, Pavel Dovgalyuk , Zhang Chen , John Snow , Richard Henderson , Kevin Wolf , Pierre Morel , Cornelia Huck , Laurent Vivier , Max Reitz , Wei Yang , Igor Mammedov Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: Wei Yang Function acpi_table_add_builtin() is not used anymore. Remove the definition and declaration. Signed-off-by: Wei Yang Reviewed-by: Philippe Mathieu-Daudé Tested-by: Philippe Mathieu-Daudé Reviewed-by: Igor Mammedov Message-Id: <20190214084939.20640-3-richardw.yang@linux.intel.com> Signed-off-by: Laurent Vivier --- hw/acpi/core.c | 6 ------ include/hw/acpi/acpi.h | 1 - 2 files changed, 7 deletions(-) diff --git a/hw/acpi/core.c b/hw/acpi/core.c index 47877c0ec196..9f22b86fa9b1 100644 --- a/hw/acpi/core.c +++ b/hw/acpi/core.c @@ -309,12 +309,6 @@ out: static bool acpi_table_builtin = false; -void acpi_table_add_builtin(const QemuOpts *opts, Error **errp) -{ - acpi_table_builtin = true; - acpi_table_add(opts, errp); -} - unsigned acpi_table_len(void *current) { struct acpi_table_header *hdr = current - sizeof(hdr->_length); diff --git a/include/hw/acpi/acpi.h b/include/hw/acpi/acpi.h index bbf541263a19..c91e2b9df28b 100644 --- a/include/hw/acpi/acpi.h +++ b/include/hw/acpi/acpi.h @@ -190,7 +190,6 @@ uint8_t *acpi_table_first(void); uint8_t *acpi_table_next(uint8_t *current); unsigned acpi_table_len(void *current); void acpi_table_add(const QemuOpts *opts, Error **errp); -void acpi_table_add_builtin(const QemuOpts *opts, Error **errp); typedef struct AcpiSlicOem AcpiSlicOem; struct AcpiSlicOem {