Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752804AbaBYEgp (ORCPT ); Mon, 24 Feb 2014 23:36:45 -0500 Received: from mail-oa0-f42.google.com ([209.85.219.42]:37116 "EHLO mail-oa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751787AbaBYEgo (ORCPT ); Mon, 24 Feb 2014 23:36:44 -0500 MIME-Version: 1.0 In-Reply-To: <1393301264-5228-1-git-send-email-linux@roeck-us.net> References: <1393301264-5228-1-git-send-email-linux@roeck-us.net> Date: Tue, 25 Feb 2014 08:36:43 +0400 Message-ID: Subject: Re: [PATCH] xtensa: export ccount_freq From: Max Filippov To: Guenter Roeck Cc: Chris Zankel , "linux-xtensa@linux-xtensa.org" , LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 25, 2014 at 8:07 AM, Guenter Roeck wrote: > xtensa:allmodconfig fails to build with hundreds of messages such as > > ERROR: "ccount_freq" [drivers/ata/pata_hpt3x2n.ko] undefined! > > Exporting ccount_freq solves the problem. > > Signed-off-by: Guenter Roeck > --- > arch/xtensa/kernel/time.c | 1 + > 1 file changed, 1 insertion(+) Hi Guenter, a similar patch is already queued: http://lists.linux-xtensa.org/pipermail/linux-xtensa/Week-of-Mon-20140113/001500.html -- Thanks. -- Max -- 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/