From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 5A354DE2C1 for ; Thu, 12 Jun 2008 23:40:41 +1000 (EST) From: Kumar Gala To: linuxppc-dev@ozlabs.org Subject: [PATCH 0/5] Kill CONFIG_PPC_CPM_NEW_BINDING Date: Thu, 12 Jun 2008 08:40:29 -0500 Message-Id: <1213278034-28552-1-git-send-email-galak@kernel.crashing.org> Cc: scottwood@freescale.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , With arch/ppc gone we can get rid of CONFIG_PPC_CPM_NEW_BINDING. These should be pretty trivial. These will go via my powerpc-next tree if no one has issues. - k