From patchwork Tue Sep 18 16:59:59 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Senna Tschudin X-Patchwork-Id: 1528121 Return-Path: X-Original-To: patchwork-davinci@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from devils.ext.ti.com (devils.ext.ti.com [198.47.26.153]) by patchwork2.kernel.org (Postfix) with ESMTP id 54A62DF280 for ; Sat, 29 Sep 2012 06:57:00 +0000 (UTC) Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id q8T6tQEI005669; Sat, 29 Sep 2012 01:55:26 -0500 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id q8T6tQxW018386; Sat, 29 Sep 2012 01:55:26 -0500 Received: from dlelxv24.itg.ti.com (172.17.1.199) by dfle72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.1.323.3; Sat, 29 Sep 2012 01:55:25 -0500 Received: from linux.omap.com (dlelxs01.itg.ti.com [157.170.227.31]) by dlelxv24.itg.ti.com (8.13.8/8.13.8) with ESMTP id q8T6tP13015240; Sat, 29 Sep 2012 01:55:25 -0500 Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id C323780627; Sat, 29 Sep 2012 01:55:25 -0500 (CDT) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp51.itg.ti.com (dflp51.itg.ti.com [128.247.22.94]) by linux.omap.com (Postfix) with ESMTP id 2641A80626 for ; Tue, 18 Sep 2012 12:00:16 -0500 (CDT) Received: from neches.ext.ti.com (neches.ext.ti.com [192.91.81.29]) by dflp51.itg.ti.com (8.13.7/8.13.8) with ESMTP id q8IH0Fn3014784 for ; Tue, 18 Sep 2012 12:00:15 -0500 (CDT) Received: from psmtp.com (na3sys009amx168.postini.com [74.125.149.94]) by neches.ext.ti.com (8.13.7/8.13.7) with SMTP id q8IH0EOh004018 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 18 Sep 2012 12:00:14 -0500 Received: from mail-wi0-f181.google.com ([209.85.212.181]) (using TLSv1) by na3sys009amx168.postini.com ([74.125.148.10]) with SMTP; Tue, 18 Sep 2012 10:00:15 PDT Received: by wibhm2 with SMTP id hm2so68297wib.4 for ; Tue, 18 Sep 2012 10:00:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer; bh=6MdsxaV1Ft8dYH89TCgIFzB/vMPxXvFgTr2zrEofG2s=; b=zcte/5iubQ9gbtybv14bZpcMcRtV214PXyRLJCTbJx0JDaGLVywxqG1R+OTordlVBs 26rDjpE4lw+X4nI2ZZIHYzORCvzkko2Q+0v45TTay12fWxwmXgtdZeHMSofNVrZRXn2s 9bPtpVIOBhCPY/Pv2JVyZnMpLyF23YUIFFETEw5nNb3h7PopOJTHWlLvBI6ClHd1Hhf2 iNdhRTEiNwkFA/h+oMXJcMb25M0B1wCSxnaN6aGftXpdTDaBpBx8ReVEGlJyv+8/y29h lTb+HuckvbL95mqnkKr5BfopnXjTGUL4FttQ8wqEpyoGErfesavquZ/fYizx4cQKHDf6 lZSA== Received: by 10.180.85.167 with SMTP id i7mr841445wiz.8.1347987612854; Tue, 18 Sep 2012 10:00:12 -0700 (PDT) Received: from ace.home.fr (ppeter.rsr.lip6.fr. [132.227.76.16]) by mx.google.com with ESMTPS id fb20sm220563wid.1.2012.09.18.10.00.12 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Sep 2012 10:00:12 -0700 (PDT) From: Peter Senna Tschudin To: Subject: [PATCH v2] arch/arm/mach-davinci/board-dm646x-evm.c: Remove unecessary semicolon Date: Tue, 18 Sep 2012 18:59:59 +0200 Message-ID: <1347987599-30802-1-git-send-email-peter.senna@gmail.com> X-Mailer: git-send-email 1.7.11.4 X-pstn-levels: (S: 1.40995/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 R:95.9108 P:95.9108 M:97.0282 C:98.6951 ) X-pstn-dkim: 1 skipped:not-enabled X-pstn-settings: 2 (0.5000:0.0050) s cv GT3 gt2 gt1 r p m c X-pstn-addresses: from [82/3] X-Mailman-Approved-At: Sat, 29 Sep 2012 01:48:44 -0500 CC: , , , Peter Senna Tschudin , , , X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: Errors-To: davinci-linux-open-source-bounces@linux.davincidsp.com Found by http://coccinelle.lip6.fr/ Signed-off-by: Peter Senna Tschudin --- arch/arm/mach-davinci/board-dm646x-evm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-davinci/board-dm646x-evm.c b/arch/arm/mach-davinci/board-dm646x-evm.c index 958679a..1ccaace 100644 --- a/arch/arm/mach-davinci/board-dm646x-evm.c +++ b/arch/arm/mach-davinci/board-dm646x-evm.c @@ -193,7 +193,7 @@ static int evm_led_setup(struct i2c_client *client, int gpio, while (ngpio--) { leds->gpio = gpio++; leds++; - }; + } evm_led_dev = platform_device_alloc("leds-gpio", 0); platform_device_add_data(evm_led_dev, &evm_led_data,