From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasily Khoruzhick Subject: [PATCH v2 5/5] h1940: add UDA1380 to i2c devices list Date: Sun, 12 Sep 2010 00:46:40 +0300 Message-ID: <1284241600-32738-1-git-send-email-anarsoul@gmail.com> References: <1283871605-32068-6-git-send-email-anarsoul@gmail.com> Return-path: Received: from mail-ew0-f46.google.com ([209.85.215.46]:63754 "EHLO mail-ew0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752511Ab0IKVrh (ORCPT ); Sat, 11 Sep 2010 17:47:37 -0400 Received: by ewy23 with SMTP id 23so2300171ewy.19 for ; Sat, 11 Sep 2010 14:47:36 -0700 (PDT) In-Reply-To: <1283871605-32068-6-git-send-email-anarsoul@gmail.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Ben Dooks , "Arnaud Patard (Rtp)" , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, anarsoul@gmail.com v2: add uda1380 reset pin Signed-off-by: Vasily Khoruzhick --- arch/arm/mach-s3c2410/mach-h1940.c | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-s3c2410/mach-h1940.c b/arch/arm/mach-s3c2410/mach-h1940.c index e60177b..723f314 100644 --- a/arch/arm/mach-s3c2410/mach-h1940.c +++ b/arch/arm/mach-s3c2410/mach-h1940.c @@ -24,6 +24,7 @@ #include #include #include +#include #include