From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fep15.mx.upcmail.net (fep15.mx.upcmail.net [62.179.121.35]) by ozlabs.org (Postfix) with ESMTP id DB97DB6F76 for ; Fri, 22 Jul 2011 20:43:03 +1000 (EST) From: Niklaus Giger To: linuxppc-dev@lists.ozlabs.org Subject: [PATCH 0/1] Remove obsolete HCU4 board Date: Fri, 22 Jul 2011 12:40:59 +0200 MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Message-Id: <201107221240.59517.niklaus.giger@member.fsf.org> Cc: Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I left Netstal Maschinen a couple of months ago. As I could never convince my boss to give embedded Linux a real try, I would like to remove support for this embedded board. I was the only user. Many thanks for the friendly help I received on this list when I submitted the patches for this board! Patch is based on git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git Niklaus Giger (1): Remove obsolete HCU4 board arch/powerpc/boot/dts/hcu4.dts | 168 ------------------------------- arch/powerpc/configs/40x/hcu4_defconfig | 80 --------------- arch/powerpc/platforms/40x/hcu4.c | 61 ----------- 3 files changed, 0 insertions(+), 309 deletions(-) delete mode 100644 arch/powerpc/boot/dts/hcu4.dts delete mode 100644 arch/powerpc/configs/40x/hcu4_defconfig delete mode 100644 arch/powerpc/platforms/40x/hcu4.c -- 1.7.5.4