Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932129AbVKJS33 (ORCPT ); Thu, 10 Nov 2005 13:29:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932132AbVKJS33 (ORCPT ); Thu, 10 Nov 2005 13:29:29 -0500 Received: from sccrmhc13.comcast.net ([204.127.202.64]:2214 "EHLO sccrmhc13.comcast.net") by vger.kernel.org with ESMTP id S932129AbVKJS32 (ORCPT ); Thu, 10 Nov 2005 13:29:28 -0500 Date: Thu, 10 Nov 2005 10:29:55 -0800 From: Deepak Saxena To: Ingo Molnar Cc: linux-kernel@vger.kernel.org Subject: [PATCH] -rt: Fix ARM IXP4xx compile Message-ID: <20051110182955.GB27766@plexity.net> Reply-To: dsaxena@plexity.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: Plexity Networks User-Agent: Mutt/1.5.10i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1047 Lines: 33 Need to pick up global IRQ_* definitions. Signed-off-by: Deepak Saxena Index: linux-2.6-git/arch/arm/mach-ixp4xx/ixdpg425-pci.c =================================================================== --- linux-2.6-git.orig/arch/arm/mach-ixp4xx/ixdpg425-pci.c +++ linux-2.6-git/arch/arm/mach-ixp4xx/ixdpg425-pci.c @@ -16,10 +16,10 @@ #include #include #include +#include #include #include -#include #include -- Deepak Saxena - dsaxena@plexity.net - http://www.plexity.net When law and duty are one, united by religion, you never become fully conscious, fully aware of yourself. You are always a little less than an individual. - Frank Herbert - 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/