From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Thu, 03 Apr 2003 20:34:52 +0000 Subject: Re: [Linux-ia64] [PATCH] 2/4 pci segments Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org >>>>> On Thu, 03 Apr 2003 10:51:38 -0700, Alex Williamson said: What's up with this hunk? return "sn2"; # elif defined (CONFIG_IA64_DIG) return "dig"; -# elif defined (CONFIG_IA64_HP_ZX1) - return "hpzx1"; # else # error Unknown platform. Fix acpi.c. # endif --david