From patchwork Thu Dec 3 11:37:20 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ivan Khoronzhuk X-Patchwork-Id: 57636 Delivered-To: patch@linaro.org Received: by 10.112.155.196 with SMTP id vy4csp3439052lbb; Thu, 3 Dec 2015 03:37:36 -0800 (PST) X-Received: by 10.140.250.70 with SMTP id v67mr11013267qhc.43.1449142656833; Thu, 03 Dec 2015 03:37:36 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id l108si8247191qge.8.2015.12.03.03.37.36; Thu, 03 Dec 2015 03:37:36 -0800 (PST) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dkim=neutral (body hash did not verify) header.i=@linaro-org.20150623.gappssmtp.com Received: by lists.linaro.org (Postfix, from userid 109) id 2900362C7D; Thu, 3 Dec 2015 11:37:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 70D0462C0E; Thu, 3 Dec 2015 11:37:32 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 2B1AF62C74; Thu, 3 Dec 2015 11:37:30 +0000 (UTC) Received: from mail-lf0-f44.google.com (mail-lf0-f44.google.com [209.85.215.44]) by lists.linaro.org (Postfix) with ESMTPS id 4FA3C62BCF for ; Thu, 3 Dec 2015 11:37:29 +0000 (UTC) Received: by lfdl133 with SMTP id l133so87765566lfd.2 for ; Thu, 03 Dec 2015 03:37:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=V4pOZF2VHn7eqfTmMLH45QCetzpgSWECl+zop3mUO/0=; b=sUA4okbzTX600u2oaFG1OPUejemlX9z1EbdYEiIecN2kWw9Ge+6p93skPNvXJFwzft dQ9pOGDepi3lcHVbI6uiSrc0iVV+vS87k18SEjLIOR3RmcoXxpep1wGwDQyjwpW2K6zr ui9IhB2q9EajlCLv6mkFv/LSQ770lSH8t3L/eXfVw9qHwMEvwIJBKmZHK/aO59p8cmRv ythJOWBtvhQ/x9wH1PU7wII/c5Zvu8gT0FX1LrWVOmk9SNLco6A1gVC8KZabV4j25cpc ppmD2y/r5elGSh7TKtp824fP2ukwmN0uNLUK6Ho1aLXuHiqNtQT/teoORlH/iMRVLpRs a5zA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=V4pOZF2VHn7eqfTmMLH45QCetzpgSWECl+zop3mUO/0=; b=Ov9Q3IOzyh9c+h3nruSiqpfi/Su4UaFEiZtUawPnXxHh5S1xe/Rn2zBSPVgPmeJzhX G4YiJJXTJwaleSeGtLCxSVB/s4OgPONYklXKWdVUC6WzoP078LFTXJyWDbqm4kouxrgW rQe65SKi0qejI9uNYazwY1bSoFTJK2rtKCPaoJtlRKUA0MSidGuyxI3EQYVdxWw682YT 8i6223mGL4DsebpdAJM8adoPA9OtNtfY42ADogWBsFMpb5TluFJ75f6hVyCQQl9IXQoS LKhARCLzDALIfFEIMlr/lROMeSeNKRW9OdLsfMQNMsvQ/eCL9pAWx2XyQNA0Q787+p9v FK8A== X-Gm-Message-State: ALoCoQmuiKTHodx9tdXtSnNFj9w8pjimqNj/YOver3mfQzD4jpo8YlHugDpzbkBNbnr7LBSdOfmW X-Received: by 10.112.161.131 with SMTP id xs3mr5617535lbb.0.1449142648217; Thu, 03 Dec 2015 03:37:28 -0800 (PST) Received: from localhost.localdomain ([195.238.92.128]) by smtp.gmail.com with ESMTPSA id e63sm1332233lfe.5.2015.12.03.03.37.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 03 Dec 2015 03:37:27 -0800 (PST) From: Ivan Khoronzhuk To: lng-odp@lists.linaro.org Date: Thu, 3 Dec 2015 13:37:20 +0200 Message-Id: <1449142640-1347-1-git-send-email-ivan.khoronzhuk@linaro.org> X-Mailer: git-send-email 1.9.1 X-Topics: timers patch Subject: [lng-odp] [PATCH] linux-generic: timer: include event_types instead of buffer_types X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Timer API requires event types instead of buffer types. This patch corrects it. Signed-off-by: Ivan Khoronzhuk Reviewed-by: Ola Liljedahl --- platform/linux-generic/include/odp/timer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/linux-generic/include/odp/timer.h b/platform/linux-generic/include/odp/timer.h index eb9a3a2..af9b140 100644 --- a/platform/linux-generic/include/odp/timer.h +++ b/platform/linux-generic/include/odp/timer.h @@ -19,7 +19,7 @@ extern "C" { #include #include -#include +#include #include #include #include