From patchwork Sun Dec 17 14:41:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernhard Beschow X-Patchwork-Id: 13495905 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 39652C3DA6E for ; Sun, 17 Dec 2023 14:45:25 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rEsLN-0005NJ-M7; Sun, 17 Dec 2023 09:42:13 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rEsLK-0005MI-PX; Sun, 17 Dec 2023 09:42:10 -0500 Received: from mail-ej1-x62e.google.com ([2a00:1450:4864:20::62e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rEsLJ-0003Ji-6b; Sun, 17 Dec 2023 09:42:10 -0500 Received: by mail-ej1-x62e.google.com with SMTP id a640c23a62f3a-a234139b725so56985166b.3; Sun, 17 Dec 2023 06:42:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1702824125; x=1703428925; darn=nongnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=w1SKst0ImDfoCsUqLA/dWpw9JJ48v8UPoTAm8vVkDRQ=; b=m53ry6SP4OH9XwhLWFXP8zqLCNLAgJumLwm3md2Jghb19diQDEEfUBgUMCe6R/19vd Zamc66uJ3YSdJT2Vy3BB169YANBNrz6qfjJg/NmsIUvagqaT8Z5UP/mcFYD2gHp8diGQ LYa99FsXdcljfeVdIW/SqCNFuNZNJbh3anNgVkr9oPnrTEYEa8Mg8AIRGyo8Nt5Sx1DO bfvBcfKCpIKJgS1mSXEqrpoTTzh+oESuWsYrpIXhKviC+I4klrNBXZqeup0KT92tVgR/ /uYzsACxmWgZNAckfSqIoQtvM7LCh+nfG6qgN+apqPCGgK52oiihZ0FcAc0S4It91dnj XmOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702824125; x=1703428925; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w1SKst0ImDfoCsUqLA/dWpw9JJ48v8UPoTAm8vVkDRQ=; b=RN/ZYbB9sdiW6FaCyqFtTPa9IPO8kSQeLk0xI6yr4dY68Hr3YPnuauFKZ4U7ire8b/ qxaVtc0ZSgZ3Opt/vuopsgBmv0sosvIUHMWJHQhar8H3eWJkxcATTQyGvqZ8W6oCfYDT tuaxbCAkTTNRIEC5rF56VTFmyp4MdHZ/NNtCy5qLlmJGIdFHFuO0BN6P2Q73vQ2CIng7 fULJljPXEGSoFCx+7ZugPwteZqFl8qX9HJcjPAOBRIrlqtElbzvENuYAU8f6uc4FTcvm M5Tw1XbJhlfKvZKDqvuBVb5YAIjCvfD3HwwCKRJMxH1wdB4jyTrnb1O1/hbFcX3RuB6y rZmw== X-Gm-Message-State: AOJu0YxaS28bImLtcFv9DfHRvnzSRIsDqlkHAC0Pc9XL86Hyh9K0F8T4 J5EYariUBXEhwiqoaLhgKbqmqR60/so= X-Google-Smtp-Source: AGHT+IEyo1hmyZ4PFUtiYuxHu2EJOS4rrVbKL6+fDdZEK161NHqk8DOYdcuhI8xE1tA83x5owFg+FA== X-Received: by 2002:a17:907:9403:b0:a1f:6707:cffc with SMTP id dk3-20020a170907940300b00a1f6707cffcmr4701239ejc.74.1702824125075; Sun, 17 Dec 2023 06:42:05 -0800 (PST) Received: from archlinux.. (dynamic-077-011-162-117.77.11.pool.telefonica.de. [77.11.162.117]) by smtp.gmail.com with ESMTPSA id vv6-20020a170907a68600b00a1dff479037sm12996632ejc.127.2023.12.17.06.42.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Dec 2023 06:42:04 -0800 (PST) From: Bernhard Beschow To: qemu-devel@nongnu.org Cc: John Snow , qemu-block@nongnu.org, Thomas Huth , Aleksandar Rikalo , David Hildenbrand , Jiaxun Yang , =?utf-8?q?Herv=C3=A9_Poussineau?= , Mark Cave-Ayland , Kevin Wolf , Peter Xu , BALATON Zoltan , =?utf-8?q?Marc-Andr=C3=A9_Lureau?= , Fabiano Rosas , Paolo Bonzini , Sergio Lopez , Richard Henderson , Eduardo Habkost , Hanna Reitz , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= , =?utf-8?q?C?= =?utf-8?q?=C3=A9dric_Le_Goater?= , Nicholas Piggin , Juan Quintela , =?utf-8?b?RnLDqWTDqXJpYyBCYXJyYXQ=?= , qemu-ppc@nongnu.org, "Michael S. Tsirkin" , Leonardo Bras , Artyom Tarasenko , Marcel Apfelbaum , Bernhard Beschow Subject: [PATCH 01/12] hw: Remove unused includes of hw/block/fdc.h Date: Sun, 17 Dec 2023 15:41:37 +0100 Message-ID: <20231217144148.15511-2-shentey@gmail.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20231217144148.15511-1-shentey@gmail.com> References: <20231217144148.15511-1-shentey@gmail.com> MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::62e; envelope-from=shentey@gmail.com; helo=mail-ej1-x62e.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Results running grep: `grep -i -e "fdc" hw/ppc/prep.c` (no output) `grep -i -e "fdc" hw/m68k/next-cube.c` DPRINTF("FDCSR Write: %x\n", value); This indicates that hw/block/fdc.h isn't used there. Signed-off-by: Bernhard Beschow --- hw/m68k/next-cube.c | 1 - hw/ppc/prep.c | 1 - 2 files changed, 2 deletions(-) diff --git a/hw/m68k/next-cube.c b/hw/m68k/next-cube.c index fabd861941..04989c2648 100644 --- a/hw/m68k/next-cube.c +++ b/hw/m68k/next-cube.c @@ -21,7 +21,6 @@ #include "hw/sysbus.h" #include "qom/object.h" #include "hw/char/escc.h" /* ZILOG 8530 Serial Emulation */ -#include "hw/block/fdc.h" #include "hw/qdev-properties.h" #include "qapi/error.h" #include "qemu/error-report.h" diff --git a/hw/ppc/prep.c b/hw/ppc/prep.c index 137276bcb9..edaed85d95 100644 --- a/hw/ppc/prep.c +++ b/hw/ppc/prep.c @@ -26,7 +26,6 @@ #include "qemu/osdep.h" #include "hw/rtc/m48t59.h" #include "hw/char/serial.h" -#include "hw/block/fdc.h" #include "net/net.h" #include "hw/isa/isa.h" #include "hw/pci/pci.h"