Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758276Ab3DZIOE (ORCPT ); Fri, 26 Apr 2013 04:14:04 -0400 Received: from mail-ie0-f173.google.com ([209.85.223.173]:45429 "EHLO mail-ie0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757944Ab3DZIN7 (ORCPT ); Fri, 26 Apr 2013 04:13:59 -0400 MIME-Version: 1.0 In-Reply-To: <1366734653-488286-21-git-send-email-arnd@arndb.de> References: <1366734653-488286-1-git-send-email-arnd@arndb.de> <1366734653-488286-21-git-send-email-arnd@arndb.de> Date: Fri, 26 Apr 2013 10:13:59 +0200 Message-ID: Subject: Re: [PATCH 20/21] MFD: ab8500: export ab8500_gpadc_sw_hw_convert properly From: Linus Walleij To: Arnd Bergmann Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "M'boumba Cedric Madianga" , Lee Jones , Mattias WALLIN , Michel JAOUEN , Samuel Ortiz Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1126 Lines: 30 On Tue, Apr 23, 2013 at 6:30 PM, Arnd Bergmann wrote: > Apparently the ab8500_gpadc_sw_hw_convert function got renamed > from ab8500_gpadc_convert to ab8500_gpadc_sw_hw_convert in > commit 734823462 "mfd: ab8500-gpadc: Add gpadc hw conversion", > but the export for this function did not get changed at the > same time, causing this allyesconfig error: > > ERROR: "ab8500_gpadc_sw_hw_convert" [drivers/hwmon/ab8500.ko] undefined! > > This patch fixes the export. > > Signed-off-by: Arnd Bergmann > Cc: M'boumba Cedric Madianga > Cc: Lee Jones > Cc: Mattias WALLIN > Cc: Michel JAOUEN > Cc: Samuel Ortiz Acked-by: Linus Walleij Sam -> please pick this... Yours, Linus Walleij -- 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/