From patchwork Thu Mar 27 17:43:55 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 334438 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id B854414009E for ; Fri, 28 Mar 2014 04:44:06 +1100 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755585AbaC0RoA (ORCPT ); Thu, 27 Mar 2014 13:44:00 -0400 Received: from sauhun.de ([89.238.76.85]:49570 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755353AbaC0Rn5 (ORCPT ); Thu, 27 Mar 2014 13:43:57 -0400 Received: from p4fe24466.dip0.t-ipconnect.de ([79.226.68.102]:43288 helo=localhost) by pokefinder.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.69) (envelope-from ) id 1WTELM-00069m-GW; Thu, 27 Mar 2014 18:43:56 +0100 Date: Thu, 27 Mar 2014 18:43:55 +0100 From: Wolfram Sang To: Linus Torvalds Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PULL REQUEST] i2c for 3.14 Message-ID: <20140327174349.GA11698@katana> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-i2c-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org Linus, the build fix from my last request unveiled another build problem which is fixed with this patch. Please pull. Thanks, Wolfram The following changes since commit dcb99fd9b08cfe1afe426af4d8d3cbc429190f15: Linux 3.14-rc7 (2014-03-16 18:51:24 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current for you to fetch changes up to 5f12c5eca6e6b7aeb4b2028d579f614b4fe7a81f: i2c: cpm: Fix build by adding of_address.h and of_irq.h (2014-03-24 14:54:21 +0100) ---------------------------------------------------------------- Scott Wood (1): i2c: cpm: Fix build by adding of_address.h and of_irq.h drivers/i2c/busses/i2c-cpm.c | 2 ++ 1 file changed, 2 insertions(+)