From patchwork Fri Jan 25 05:41:28 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lv Zheng X-Patchwork-Id: 2041221 Return-Path: X-Original-To: patchwork-linux-acpi@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork1.kernel.org (Postfix) with ESMTP id 422573FDBC for ; Fri, 25 Jan 2013 05:41:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751431Ab3AYFlp (ORCPT ); Fri, 25 Jan 2013 00:41:45 -0500 Received: from mga03.intel.com ([143.182.124.21]:50387 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751227Ab3AYFlp (ORCPT ); Fri, 25 Jan 2013 00:41:45 -0500 Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga101.ch.intel.com with ESMTP; 24 Jan 2013 21:41:44 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,535,1355126400"; d="scan'208";a="194974780" Received: from unknown (HELO z530.sh.intel.com) ([10.239.36.79]) by AZSMGA002.ch.intel.com with ESMTP; 24 Jan 2013 21:41:40 -0800 From: Lv Zheng To: Len Brown , "Rafael J. Wysocki" , "Rafael J. Wysocki" , Robert Moore Cc: linux-acpi@vger.kernel.org, Lv Zheng Subject: [PATCH 7/7] ACPICA: Update version to 20130117 Date: Fri, 25 Jan 2013 13:41:28 +0800 Message-Id: X-Mailer: git-send-email 1.7.10 In-Reply-To: References: Sender: linux-acpi-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org From: Bob Moore Version 20130117. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng --- include/acpi/acpixf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index bf3e129..03322dd 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h @@ -46,7 +46,7 @@ /* Current ACPICA subsystem version in YYYYMMDD format */ -#define ACPI_CA_VERSION 0x20121220 +#define ACPI_CA_VERSION 0x20130117 #include #include