Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1162357AbWKQEvx (ORCPT ); Thu, 16 Nov 2006 23:51:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1162355AbWKQEvx (ORCPT ); Thu, 16 Nov 2006 23:51:53 -0500 Received: from gate.crashing.org ([63.228.1.57]:53950 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S1162350AbWKQEvw (ORCPT ); Thu, 16 Nov 2006 23:51:52 -0500 Subject: m68knommu doesn't build upstream From: Benjamin Herrenschmidt To: Linus Torvalds , Andrew Morton Cc: linux-m68k@vger.kernel.org, Linux Kernel list Content-Type: text/plain Date: Fri, 17 Nov 2006 15:51:44 +1100 Message-Id: <1163739105.5940.431.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 806 Lines: 22 While looking into getting rid of the old compat dma-mapping stuff, which is only used by a handful of archs, I've built some cross toolchains for those archs in order to at least test build my changes. It looks however that one of them, m68knommu, doesn't build with upstream git and a defconfig In file included from arch/m68knommu/kernel/asm-offsets.c:18: include/asm/irqnode.h:26: error: conflicting types for 'irq_handler_t' include/linux/interrupt.h:67: error: previous declaration of 'irq_handler_t' was here Is this arch bitrotting ? Cheers, Ben. - 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/