From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Shilimkar, Santosh) Date: Mon, 28 May 2012 14:42:45 +0530 Subject: [RFC PATCH 01/11] ARM: OMAP4: Remove un-used control module headers and defines. In-Reply-To: <1337934361-1606-2-git-send-email-eduardo.valentin@ti.com> References: <1337934361-1606-1-git-send-email-eduardo.valentin@ti.com> <1337934361-1606-2-git-send-email-eduardo.valentin@ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, May 25, 2012 at 1:55 PM, Eduardo Valentin wrote: > From: Santosh Shilimkar > > Most of the OMAP4 control module register defines are not used and > can be removed. Keep only needed defines and move them to common > control module header just like other OMAP versions. > > Signed-off-by: Santosh Shilimkar > Signed-off-by: Eduardo Valentin > --- Thanks for picking this up in your series Regards Santposh