From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Date: Wed, 22 Feb 2012 18:11:48 +0000 Subject: Re: [PATCH 16/16] OMAPFB: remove remaining OMAP arch checks Message-Id: <20120222181147.GH18185@atomide.com> List-Id: References: <1327399231-20826-1-git-send-email-tomi.valkeinen@ti.com> <1327399231-20826-17-git-send-email-tomi.valkeinen@ti.com> In-Reply-To: <1327399231-20826-17-git-send-email-tomi.valkeinen@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Tomi Valkeinen Cc: linux-omap@vger.kernel.org, linux-fbdev@vger.kernel.org, archit@ti.com * Tomi Valkeinen [120124 01:30]: > Now that the old omapfb driver is only omap1 display driver, there's no > need to check if the arch is omap1. This patch removes the few remaining > checks for the arch. > > Signed-off-by: Tomi Valkeinen Acked-by: Tony Lindgren