From patchwork Thu May 19 11:18:18 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Bonzini X-Patchwork-Id: 9127391 Return-Path: X-Original-To: patchwork-qemu-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 6A884BF29F for ; Thu, 19 May 2016 12:02:26 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id CC04D20211 for ; Thu, 19 May 2016 12:02:25 +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 33B5920212 for ; Thu, 19 May 2016 12:02:25 +0000 (UTC) Received: from localhost ([::1]:49901 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3Mem-0001T2-9n for patchwork-qemu-devel@patchwork.kernel.org; Thu, 19 May 2016 08:02:24 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3Lz1-0004FM-CW for qemu-devel@nongnu.org; Thu, 19 May 2016 07:19:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3Lz0-00048o-E8 for qemu-devel@nongnu.org; Thu, 19 May 2016 07:19:15 -0400 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]:36541) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3Lz0-00048i-7Z for qemu-devel@nongnu.org; Thu, 19 May 2016 07:19:14 -0400 Received: by mail-wm0-x242.google.com with SMTP id w143so20026531wmw.3 for ; Thu, 19 May 2016 04:19:14 -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=iDowI9p0qtRqLLgPkNv+pnnT/IgMpTi79MZY2WGaxwA=; b=pJEfcw2VzJdL+ZnLQ3HMglc1XjeZKZPS/hWV+tkKkwZ7ZwLuifWM/1F5WCHmFL9+6n qNm/Nfhp8MXNU8AhWxn9SVBlEg3KN6j+nO7hImZu/WxQg4nzTM8h4QbkkDoB9vC0vtms JTJ7hGaSdLfggQlj7XvnhhI0exQBduPvp5M+aVviNO8C/jNoeA/5slv30tKvvuzsB5b4 LhrNZMkhF6BhbDrQl9ML8R2RmuOODiHmUp5doBDQkUt/mnPwr8Mg6WqNBI6yUlxMJdsg pzQkmnKyW+1GHeTf8Uk31lwaJaWkdULeNr3DDMbvrpPOeOEyHWsDFEPnHrbrEYif1/0I +TcA== 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=iDowI9p0qtRqLLgPkNv+pnnT/IgMpTi79MZY2WGaxwA=; b=eIUWQJbTAhoGqgFkkMGyRw+9eKq27v00laTnSUP0nlTWyN3tTT9soKtHDznjzBPlQQ M0oULBS7rQxC6+H0ruhhWZb4O7OySGLEvSqMZUvjJ3+HSb3MI36KZQ8NT1M1X/divRJz atfpjjWmSs8FpknXviW2Y5EgNfbdJLcXDYyWomjyV+QrPsvRu/uslxI3hjuo/UDLrUzp +sIfQH6ddhqItTkfcwfwqHQVGykUYsPhivhnhgr94YwxLgs2+NFDPeORsdKdWA2R5Kgd Yjm5DIktuLREmG3SKDm72bbuhJshvC0QlJGFeDFEH74QET2ibuEDCDH1+PatHS5yMekP oYVA== X-Gm-Message-State: AOPr4FWQkEbZ7hgONXf7bAVUnENX1s/FW5XO6t45YEcf3h1wktdt78s/xEm5h02SfI+hzA== X-Received: by 10.194.32.165 with SMTP id k5mr13870272wji.23.1463656753725; Thu, 19 May 2016 04:19:13 -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 c7sm8374317wji.38.2016.05.19.04.19.12 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 May 2016 04:19:13 -0700 (PDT) From: Paolo Bonzini To: qemu-devel@nongnu.org Date: Thu, 19 May 2016 13:18:18 +0200 Message-Id: <1463656726-35952-25-git-send-email-pbonzini@redhat.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1463656726-35952-1-git-send-email-pbonzini@redhat.com> References: <1463656726-35952-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::242 Subject: [Qemu-devel] [PULL 24/52] m68k: include cpu-qom.h in files that require M68KCPU 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/m68k/mcf.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/hw/m68k/mcf.h b/include/hw/m68k/mcf.h index fbc8dc2..0f0d228 100644 --- a/include/hw/m68k/mcf.h +++ b/include/hw/m68k/mcf.h @@ -2,6 +2,8 @@ #define HW_MCF_H /* Motorola ColdFire device prototypes. */ +#include "target-m68k/cpu-qom.h" + struct MemoryRegion; /* mcf_uart.c */