From patchwork Thu Aug 4 07:52:32 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Milard X-Patchwork-Id: 73241 Delivered-To: patch@linaro.org Received: by 10.140.29.52 with SMTP id a49csp1256103qga; Thu, 4 Aug 2016 00:52:36 -0700 (PDT) X-Received: by 10.233.216.2 with SMTP id u2mr4616997qkf.181.1470297156928; Thu, 04 Aug 2016 00:52:36 -0700 (PDT) Return-Path: <01000156548a1b6e-aee781d3-aab5-4e18-97c9-bd88a9512f12-000000@amazonses.com> Received: from a8-79.smtp-out.amazonses.com (a8-79.smtp-out.amazonses.com. [54.240.8.79]) by mx.google.com with ESMTPS id 88si7451065qth.150.2016.08.04.00.52.32 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 04 Aug 2016 00:52:36 -0700 (PDT) Received-SPF: pass (google.com: domain of 01000156548a1b6e-aee781d3-aab5-4e18-97c9-bd88a9512f12-000000@amazonses.com designates 54.240.8.79 as permitted sender) client-ip=54.240.8.79; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; dkim=pass header.i=@amazonses.com; spf=pass (google.com: domain of 01000156548a1b6e-aee781d3-aab5-4e18-97c9-bd88a9512f12-000000@amazonses.com designates 54.240.8.79 as permitted sender) smtp.mailfrom=01000156548a1b6e-aee781d3-aab5-4e18-97c9-bd88a9512f12-000000@amazonses.com; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6ljdmj5fma5i5lszv46ktqgvm52mzzyo; d=linaro.org; t=1470297152; h=From:To:Date:Message-Id:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:Sender; bh=xFGrgCwG3BRl1TZoz4g0f2RILdGdg2TUNKu7zKBEHMU=; b=b5sOBDSRNmiLkvdU3+5O1u3BrR0V5HIQx8jlMriFymtQXx0BFIDPKRt1ZTg5SNTH 4tOGXln6Py3uyyT4/bzaZEdvIfg3ZDqx2UVy7vr+e69issjSHensrWQHVEAOZGELy/O ArIU2+Ccjhl1wq1OQWuh9ch7KqsJqgxMDeXj4YK0= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=6gbrjpgwjskckoa6a5zn6fwqkn67xbtw; d=amazonses.com; t=1470297152; h=From:To:Date:Message-Id:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:Sender:Feedback-ID; bh=xFGrgCwG3BRl1TZoz4g0f2RILdGdg2TUNKu7zKBEHMU=; b=t4T75+EQW6IpLsNNIesY0P0hfwCuWQcFRKUs2Qz5dojnFpd0Yjp9U2uP+ZKjX4nX fsSO86xEJpQUVBMk3sgm+kcOv52lpsNgPu4e4wtDaBHp7O16Kt41PWUlKjTR2+PSSXE ueskt7h9foLMR7IB0ChURyBrWo4XTAGIGAoRI8mk= 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.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, URIBL_BLOCKED autolearn=disabled version=3.4.0 X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org 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=amjgcwBuGI5e6AnVEdEn1TQntBpQcaSiOiQPwuh+BP0=; b=CHbZqYo3RpKN9x7zLgGJRw4kU4uCrmOPAh9LPjzCgblIIeXw3AiaWDxpRumuvXm4ob oOxw0+uoGEcWjk+UzVVcBETBZH4TMGnie80BKMo62ieTK4HrwZIT/6XjA8nPgCSKbRJy tnEbTatAvXq/O4cmPYhR16RYS91QbNrlT8hH2LR0OxOhkDYp2ga/sjVkrWoXPabT46zb /rdB9Al8xf1PrEHLONQGHJi8RErxAi97o2PBgyElFPjqxKCn0exJ/Bti1fBwXpuKbfe/ z00lzPBkoG54tgJY3Uz6tnMcKimAgT5Vbu/DePLhfep277k89cKFQX57uQ+O+5osjO2m gTaQ== X-Gm-Message-State: AEkooutusgyP50213mj9zdjE5TiJlnR1WUpssFbgQHbUOl9WRWp9sHZX9lkfmMzvsbK+0D8FxAA= X-Received: by 10.25.168.144 with SMTP id r138mr24241018lfe.136.1470297144622; Thu, 04 Aug 2016 00:52:24 -0700 (PDT) From: Christophe Milard To: mike.holmes@linaro.org, balakrishna.garapati@linaro.org, bill.fischofer@linaro.org, lng-odp@lists.linaro.org Date: Thu, 4 Aug 2016 07:52:32 +0000 Message-ID: <01000156548a1b6e-aee781d3-aab5-4e18-97c9-bd88a9512f12-000000@email.amazonses.com> X-Mailer: git-send-email 2.7.4 X-Topics: patch Subject: [lng-odp] [API-NEXT PATCH] linux-gen: drv: byteorder: fixed macro typo 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: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" X-SES-Outgoing: 2016.08.04-54.240.8.79 Feedback-ID: 1.us-east-1.Y2eXJruXwxqfBntQfC4/6O4zDrCY0XKEghZ/yI2DADM=:AmazonSES Signed-off-by: Christophe Milard --- platform/linux-generic/include/odp/drv/plat/byteorder_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.7.4 diff --git a/platform/linux-generic/include/odp/drv/plat/byteorder_types.h b/platform/linux-generic/include/odp/drv/plat/byteorder_types.h index bf461e5..cb7aec2 100644 --- a/platform/linux-generic/include/odp/drv/plat/byteorder_types.h +++ b/platform/linux-generic/include/odp/drv/plat/byteorder_types.h @@ -48,7 +48,7 @@ extern "C" { #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ #define ODPDRV_LITTLE_ENDIAN 1 #define ODPDRV_BIG_ENDIAN 0 - #define ODPDRV_BYTE_ORDER ODP_LITTLE_ENDIAN + #define ODPDRV_BYTE_ORDER ODPDRV_LITTLE_ENDIAN #define ODPDRV_LITTLE_ENDIAN_BITFIELD #else #define ODPDRV_LITTLE_ENDIAN 0