From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 24 Sep 2001 20:03:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 24 Sep 2001 20:02:51 -0400 Received: from CPE-61-9-148-139.vic.bigpond.net.au ([61.9.148.139]:36088 "EHLO e4.eyal.emu.id.au") by vger.kernel.org with ESMTP id ; Mon, 24 Sep 2001 20:02:49 -0400 Message-ID: <3BAFC969.52B7FCDC@eyal.emu.id.au> Date: Tue, 25 Sep 2001 10:01:45 +1000 From: Eyal Lebedinsky Organization: Eyal at Home X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.10-pre15 i686) X-Accept-Language: en MIME-Version: 1.0 To: Dave Jones CC: Linux Kernel Mailing List Subject: Re: [PATCH] compilation fix for nand.c In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Dave Jones wrote: > > nand.c uses do_softirq() without including interrupt.h. > Patch below makes things compile again. This is not a full solution though: depmod: *** Unresolved symbols in /lib/modules/2.4.10/kernel/drivers/mtd/nand/nand.o depmod: nand_calculate_ecc_R1f975137 depmod: nand_correct_data_Re756919d -- Eyal Lebedinsky (eyal@eyal.emu.id.au)