From mboxrd@z Thu Jan 1 00:00:00 1970 From: paul@pwsan.com (Paul Walmsley) Date: Thu, 03 Dec 2009 03:07:04 -0700 Subject: [PATCH 3/8] OMAP2/3: move SDRC macros to mach-omap2/sdrc.h In-Reply-To: <20091203095830.1203.76290.stgit@localhost.localdomain> References: <20091203095830.1203.76290.stgit@localhost.localdomain> Message-ID: <20091203100703.1203.90524.stgit@localhost.localdomain> To: linux-arm-kernel@lists.infradead.org List-Id: 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