Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 22 Aug 2002 14:43:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 22 Aug 2002 14:43:41 -0400 Received: from hera.cwi.nl ([192.16.191.8]:4293 "EHLO hera.cwi.nl") by vger.kernel.org with ESMTP id ; Thu, 22 Aug 2002 14:43:40 -0400 From: Andries.Brouwer@cwi.nl Date: Thu, 22 Aug 2002 20:47:49 +0200 (MEST) Message-Id: To: Matt_Domsch@Dell.com Subject: NULL_GUID Cc: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 18 Earlier this evening I happened to compile a 2.4.20-pre4 and got efi.c: In function `add_gpt_partitions': efi.c:728: `NULL_GUID' undeclared (first use in this function) Earlier it was defined in include/asm-ia64/efi.h, but since there is no relation with ia64 it is reasonable that it was moved, only it never arrived in partitions/efi.h. [I'll be lazy and not supply the trivial patch. Too likely that others already did.] Andries - 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/