From patchwork Mon May 16 15:35:55 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 9104181 Return-Path: X-Original-To: patchwork-qemu-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id ED4DD9F30C for ; Mon, 16 May 2016 15:54:02 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5F72720173 for ; Mon, 16 May 2016 15:54:02 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C042F20160 for ; Mon, 16 May 2016 15:54:01 +0000 (UTC) Received: from localhost ([::1]:44569 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2KqH-00052V-2q for patchwork-qemu-devel@patchwork.kernel.org; Mon, 16 May 2016 11:54:01 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57752) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2KZq-00024s-6c for qemu-devel@nongnu.org; Mon, 16 May 2016 11:37:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b2KZg-0006d5-3k for qemu-devel@nongnu.org; Mon, 16 May 2016 11:37:01 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:35006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b2KZf-0006cp-Hp for qemu-devel@nongnu.org; Mon, 16 May 2016 11:36:52 -0400 Received: by mail-wm0-x241.google.com with SMTP id e201so18925255wme.2 for ; Mon, 16 May 2016 08:36:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:in-reply-to:references; bh=SVhiOhjzvi80lVcVjU9RKRQAaal040Q4RnAlVKNI2EY=; b=qAyIyl7uivdu8h+DzpsZEWSda5FQBgPXF6QFjaN5/sLK2xOcdWbuPiq1+9aMg1Hs9u abFESE4aTVJQYzVDkqJArdtIvtCAu5SBFl/UDyE5LSyrngOsJG9l2sDlFYyDTuVxQVya K1gx9oKqa/xwhXAq+1u0CGYXVTsIxMVRWoh9r+LcoxBDjzf/ND3rN+d162zY1SXFymdN /ou2Tmbv92DUSlCecRLCJbhTAO5RJAUA2vv5yzAVAJr27lsjsvEFqh8iKqt0XCmoyNeQ fX0bpGAu8vKJSmX/YjWv2QzIz+w6c1t/IAMOMDb9G2cVfvJS2NbOUmGlBUs2V59IQtuY 43gQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:subject:date:message-id :in-reply-to:references; bh=SVhiOhjzvi80lVcVjU9RKRQAaal040Q4RnAlVKNI2EY=; b=NTPlG2pPfrZ7xor4kHrGcli0ch70gGYnmXLRfWG6DbOAYE9LHdgwQxogHd3Y+gCyRt XK9YjAwPEqxoOwMetHwhGY5JohKNSVtlc/DwbVyYbQB6snBsfFPcBGK6b6f+pium+5cW iTqNi/z8Dmdd28fVwtAsrDI6YQtyScHv18VBGlNUrUYL151R5DH4A/yerSxM3/Uv2yBv O5k2ZKmoaF7lrs6w6cUWycXQ9BLvHlJbVday1dkD7OtmPE3jg9pVcIKEyMUkVAwq0IVA G0geUUVZQaZoP222D1TLE90zd85vBq+2Rdmx/UJC4oxLY+Kccp58n4lck0P5D8uX0tRz oC0g== X-Gm-Message-State: AOPr4FWjBKnxt1NARVQG7E4iETbEnzW1etsQhUzE/tAxlaB5HssPYZrWqRF/Ga9rks/rTg== X-Received: by 10.28.22.134 with SMTP id 128mr18027701wmw.16.1463413010996; Mon, 16 May 2016 08:36:50 -0700 (PDT) Received: from 640k.lan (dynamic-adsl-78-12-252-58.clienti.tiscali.it. [78.12.252.58]) by smtp.gmail.com with ESMTPSA id lf9sm34386875wjc.44.2016.05.16.08.36.50 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 May 2016 08:36:50 -0700 (PDT) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Mon, 16 May 2016 17:35:55 +0200 Message-Id: <1463412982-6681-24-git-send-email-pbonzini@redhat.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1463412982-6681-1-git-send-email-pbonzini@redhat.com> References: <1463412982-6681-1-git-send-email-pbonzini@redhat.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::241 Subject: [Qemu-devel] [PATCH 23/50] sh4: include cpu-qom.h in files that require SuperHCPU 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: , Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This will keep things working when cpu.h will not be included indirectly almost everywhere (either directly or through qemu-common.h). Signed-off-by: Paolo Bonzini --- include/hw/sh4/sh.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/hw/sh4/sh.h b/include/hw/sh4/sh.h index e61de9a..070312d 100644 --- a/include/hw/sh4/sh.h +++ b/include/hw/sh4/sh.h @@ -3,6 +3,7 @@ /* Definitions for SH board emulation. */ #include "hw/sh4/sh_intc.h" +#include "target-sh4/cpu-qom.h" #define A7ADDR(x) ((x) & 0x1fffffff) #define P4ADDR(x) ((x) | 0xe0000000)