From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Walmsley Subject: [PATCH 3/8] OMAP2/3: move SDRC macros to mach-omap2/sdrc.h Date: Thu, 03 Dec 2009 03:07:04 -0700 Message-ID: <20091203100703.1203.90524.stgit@localhost.localdomain> References: <20091203095830.1203.76290.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from utopia.booyaka.com ([72.9.107.138]:35915 "EHLO utopia.booyaka.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755437AbZLCKLs (ORCPT ); Thu, 3 Dec 2009 05:11:48 -0500 In-Reply-To: <20091203095830.1203.76290.stgit@localhost.localdomain> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org clock34xx.c contains some macros which probably belong in mach-omap2/sdrc.h. Move those macros to mach-omap2/sdrc.h. Signed-off-by: Paul Walmsley