Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753521AbbB0Fjd (ORCPT ); Fri, 27 Feb 2015 00:39:33 -0500 Received: from bhuna.collabora.co.uk ([93.93.135.160]:55735 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750734AbbB0FjC (ORCPT ); Fri, 27 Feb 2015 00:39:02 -0500 From: Javier Martinez Canillas To: Olof Johansson Cc: Doug Anderson , Bill Richardson , Simon Glass , Gwendal Grignou , Fengguang Wu , linux-kernel@vger.kernel.org, Javier Martinez Canillas Subject: [PATCH 0/3] platform/chrome: cros_ec_lpc - Build fixes Date: Fri, 27 Feb 2015 06:37:47 +0100 Message-Id: <1425015470-4846-1-git-send-email-javier.martinez@collabora.co.uk> X-Mailer: git-send-email 2.1.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 811 Lines: 23 Hello Olof, This series adds a set of trivial fixes for build issues with the cros_ec_lpc driver that were reported by Fengguang Wu's build bot. It is composed of the following patches: Javier Martinez Canillas (3): platform/chrome: cros_ec_lpc - Include linux/io.h header file platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TEST platform/chrome: cros_ec_lpc - Drop owner assignment drivers/platform/chrome/Kconfig | 2 +- drivers/platform/chrome/cros_ec_lpc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Best regards, Javier -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/