From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757965AbcBCQlS (ORCPT ); Wed, 3 Feb 2016 11:41:18 -0500 Received: from mail-ob0-f182.google.com ([209.85.214.182]:36526 "EHLO mail-ob0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933381AbcBCQlP (ORCPT ); Wed, 3 Feb 2016 11:41:15 -0500 To: Linus Torvalds From: Corey Minyard Subject: [GIT PULL] Pull request (#2) for 4.5 for IPMI Cc: linux-kernel , Tony Camuso Message-ID: <56B22DA8.8040701@mvista.com> Date: Wed, 3 Feb 2016 10:41:12 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 30e4c9ad04a7bec4a04b975ce1ad5541d74e1906: Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2016-01-31 14:48:58 -0800) are available in the git repository at: git://git.code.sf.net/p/openipmi/linux-ipmi tags/for-linus-4.5-2 for you to fetch changes up to 58c9d61f86e86ebe1e45ac7a0cd89a2c6299b034: ipmi: put acpi.h with the other headers (2016-02-03 10:35:52 -0600) ---------------------------------------------------------------- Fix a compile error on IPMI when ACPI is disabled. ---------------------------------------------------------------- Tony Camuso (1): ipmi: put acpi.h with the other headers drivers/char/ipmi/ipmi_si_intf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)