From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id EDA52DDF78 for ; Thu, 2 Apr 2009 19:14:27 +1100 (EST) Date: Thu, 02 Apr 2009 01:14:16 -0700 (PDT) Message-Id: <20090402.011416.201364166.davem@davemloft.net> To: galak@kernel.crashing.org Subject: Re: [PATCH 2/2] ucc_geth: Remove unused header From: David Miller In-Reply-To: <1238506979-8678-2-git-send-email-galak@kernel.crashing.org> References: <1238506979-8678-1-git-send-email-galak@kernel.crashing.org> <1238506979-8678-2-git-send-email-galak@kernel.crashing.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: netdev@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Kumar Gala Date: Tue, 31 Mar 2009 08:42:59 -0500 > Now that the driver is exclusively an of_platform driver we no longer > use the structs and #defines in fsl_devices.h > > Signed-off-by: Kumar Gala Applied.