From patchwork Fri Jun 11 09:04:29 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "ng@max01.eu" X-Patchwork-Id: 105517 Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o5B96SSg000935 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 11 Jun 2010 09:07:04 GMT Received: from dlep36.itg.ti.com ([157.170.170.91]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id o5B94vZH004701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Jun 2010 04:04:57 -0500 Received: from linux.omap.com (localhost [127.0.0.1]) by dlep36.itg.ti.com (8.13.8/8.13.8) with ESMTP id o5B94uhw009596; Fri, 11 Jun 2010 04:04:57 -0500 (CDT) Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id DA95B80627; Fri, 11 Jun 2010 04:04:56 -0500 (CDT) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp52.itg.ti.com (dflp52.itg.ti.com [128.247.22.96]) by linux.omap.com (Postfix) with ESMTP id E767580626 for ; Fri, 11 Jun 2010 04:04:54 -0500 (CDT) Received: from red.ext.ti.com (localhost [127.0.0.1]) by dflp52.itg.ti.com (8.13.7/8.13.7) with ESMTP id o5B94spw023494 for ; Fri, 11 Jun 2010 04:04:54 -0500 (CDT) Received: from psmtp.com (na3sys009amx164.postini.com [74.125.149.90]) by red.ext.ti.com (8.13.7/8.13.7) with SMTP id o5B94rOX030763 for ; Fri, 11 Jun 2010 04:04:53 -0500 Received: from source ([77.75.200.26]) by na3sys009amx164.postini.com ([74.125.148.10]) with SMTP; Fri, 11 Jun 2010 09:04:54 GMT Received: from localhost.localdomain ([192.168.5.249]) by sew-notes-gt.sewerin.de (Lotus Domino Release 8.5) with ESMTP id 2010061111044531-19932 ; Fri, 11 Jun 2010 11:04:45 +0200 From: Bastian Ruppert To: davinci-linux-open-source@linux.davincidsp.com Subject: [PATCH] Fix compile error for tps6507x.c due to implicit declarations of kfree / kzalloc Date: Fri, 11 Jun 2010 11:04:29 +0200 Message-Id: <1276247069-3526-1-git-send-email-ng@max01.eu> X-Mailer: git-send-email 1.6.3.3 X-MIMETrack: Itemize by SMTP Server on SEW-KOM-GT-01/SEWERIN/DE(Release 8.5|December 05, 2008) at 11.06.2010 11:04:45, Serialize by Router on SEW-KOM-GT-01/SEWERIN/DE(Release 8.5|December 05, 2008) at 11.06.2010 11:04:47, Serialize complete at 11.06.2010 11:04:47 X-pstn-neptune: 0/0/0.00/0 X-pstn-levels: (S:87.95409/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-settings: 2 (0.5000:0.5000) s cv gt3 gt2 gt1 r p m c X-pstn-addresses: from [db-null] Cc: Samuel Ortiz 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: davinci-linux-open-source-bounces@linux.davincidsp.com Errors-To: davinci-linux-open-source-bounces@linux.davincidsp.com X-Greylist: Sender succeeded STARTTLS authentication, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Fri, 11 Jun 2010 09:07:05 +0000 (UTC) diff --git a/drivers/mfd/tps6507x.c b/drivers/mfd/tps6507x.c index dcddef0..dbaab1a 100644 --- a/drivers/mfd/tps6507x.c +++ b/drivers/mfd/tps6507x.c @@ -20,6 +20,7 @@ #include #include #include +#include static struct mfd_cell tps6507x_devs[] = { {