Message ID | 1437583451-9677-11-git-send-email-peter.maydell@linaro.org |
---|---|
State | Rejected |
Headers | show
Return-Path: <patchwork-forward+bncBC6Z756YVMIBBYUQX6WQKGQE3LR3JHA@linaro.org> X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f70.google.com (mail-la0-f70.google.com [209.85.215.70]) by patches.linaro.org (Postfix) with ESMTPS id 8AEFB228EF for <linaro@patches.linaro.org>; Wed, 22 Jul 2015 16:44:19 +0000 (UTC) Received: by lafd3 with SMTP id d3sf60461931laf.1 for <linaro@patches.linaro.org>; Wed, 22 Jul 2015 09:44:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=HlRsxaRT8Jy+xuff6HmI/340QLc9gpPzpGOamKkyk1c=; b=eNDEzeN/v+ooN92Q6O6XTTYYrek64kwQKSrWUVOAjTUTTbU3d2ZPtGikCXDJXXedeI iCH0OR3iNyZlV5+gd66t6d3So+tI4vpmch4Jmy9XcEXj8dRR7FYdlmWzT38NtBYjOcrO E904tSzGfSjiRP9QjkwkePpONysufFBm6n+PD6m9sfh0z/azk9lW7OTrP0o7mFskvCNp vf71370Zex03QMvgSwezSb7oCgOpc32SAexw3mWAbhrXxQ3FtG26thPjY10zlyBcIGJH wPOaKZ5Mj+5ZWQ9P2AHTTkl2+BYFwEdsqRWXMF8Ga92Ph7kYsZE10O3jZScerxTkyYhn ZBXQ== X-Gm-Message-State: ALoCoQmfUBChcJePmxgMyiDyGPmsFDd2VR+cnw+RINUj7Et2uFLrVMILsR6b1vE9rzcXOqT5sYvt X-Received: by 10.112.139.137 with SMTP id qy9mr1582534lbb.17.1437583458638; Wed, 22 Jul 2015 09:44:18 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.27.102 with SMTP id s6ls109872lag.102.gmail; Wed, 22 Jul 2015 09:44:18 -0700 (PDT) X-Received: by 10.152.204.43 with SMTP id kv11mr3249423lac.15.1437583458427; Wed, 22 Jul 2015 09:44:18 -0700 (PDT) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com. [209.85.215.54]) by mx.google.com with ESMTPS id ac10si1632934lbc.134.2015.07.22.09.44.18 for <patchwork-forward@linaro.org> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jul 2015 09:44:18 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) client-ip=209.85.215.54; Received: by lagw2 with SMTP id w2so141554488lag.3 for <patchwork-forward@linaro.org>; Wed, 22 Jul 2015 09:44:18 -0700 (PDT) X-Received: by 10.113.4.105 with SMTP id cd9mr3269394lbd.106.1437583458318; Wed, 22 Jul 2015 09:44:18 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.7.198 with SMTP id l6csp46213lba; Wed, 22 Jul 2015 09:44:17 -0700 (PDT) X-Received: by 10.180.160.210 with SMTP id xm18mr7768053wib.93.1437583457417; Wed, 22 Jul 2015 09:44:17 -0700 (PDT) Received: from mnementh.archaic.org.uk (mnementh.archaic.org.uk. [2001:8b0:1d0::1]) by mx.google.com with ESMTPS id hf10si4563551wib.2.2015.07.22.09.44.17 for <patches@linaro.org> (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 22 Jul 2015 09:44:17 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of pm215@archaic.org.uk designates 2001:8b0:1d0::1 as permitted sender) client-ip=2001:8b0:1d0::1; Received: from pm215 by mnementh.archaic.org.uk with local (Exim 4.80) (envelope-from <pm215@archaic.org.uk>) id 1ZHx7r-0002XB-R6; Wed, 22 Jul 2015 17:44:11 +0100 From: Peter Maydell <peter.maydell@linaro.org> To: qemu-devel@nongnu.org Cc: patches@linaro.org Subject: [PATCH 10/12] timer.h: Don't include qemu-common.h Date: Wed, 22 Jul 2015 17:44:09 +0100 Message-Id: <1437583451-9677-11-git-send-email-peter.maydell@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1437583451-9677-1-git-send-email-peter.maydell@linaro.org> References: <1437583451-9677-1-git-send-email-peter.maydell@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: peter.maydell@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: <patchwork-forward.linaro.org> X-Google-Group-Id: 836684582541 List-Post: <http://groups.google.com/a/linaro.org/group/patchwork-forward/post>, <mailto:patchwork-forward@linaro.org> List-Help: <http://support.google.com/a/linaro.org/bin/topic.py?topic=25838>, <mailto:patchwork-forward+help@linaro.org> List-Archive: <http://groups.google.com/a/linaro.org/group/patchwork-forward/> List-Unsubscribe: <mailto:googlegroups-manage+836684582541+unsubscribe@googlegroups.com>, <http://groups.google.com/a/linaro.org/group/patchwork-forward/subscribe> |
diff --git a/include/qemu/timer.h b/include/qemu/timer.h index 9939246..6205024 100644 --- a/include/qemu/timer.h +++ b/include/qemu/timer.h @@ -1,8 +1,9 @@ #ifndef QEMU_TIMER_H #define QEMU_TIMER_H +#include "osdep.h" +#include "glib-compat.h" #include "qemu/typedefs.h" -#include "qemu-common.h" #include "qemu/notify.h" #include "qemu/host-utils.h"
Include the specific headers we need, rather than qemu-common.h. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- include/qemu/timer.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)