Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932191Ab0HJPCU (ORCPT ); Tue, 10 Aug 2010 11:02:20 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:40257 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932070Ab0HJPCQ (ORCPT ); Tue, 10 Aug 2010 11:02:16 -0400 From: Mark Brown To: Liam Girdwood Cc: Mike Rapoport , linux-kernel@vger.kernel.org, Mark Brown Subject: [PATCH] regulator: Remove default DEBUG define from TPS6586x Date: Tue, 10 Aug 2010 16:02:13 +0100 Message-Id: <1281452533-9341-1-git-send-email-broonie@opensource.wolfsonmicro.com> X-Mailer: git-send-email 1.7.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 800 Lines: 25 Signed-off-by: Mark Brown --- drivers/regulator/tps6586x-regulator.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/regulator/tps6586x-regulator.c b/drivers/regulator/tps6586x-regulator.c index 3c2eee8..fd14c59 100644 --- a/drivers/regulator/tps6586x-regulator.c +++ b/drivers/regulator/tps6586x-regulator.c @@ -13,7 +13,6 @@ * published by the Free Software Foundation. */ -#define DEBUG #include #include #include -- 1.7.1 -- 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/