From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Date: Wed, 17 Oct 2012 10:18:22 +0000 Subject: [PATCHv3 5/5] OMAPFB: use omap_vrfb_supported() Message-Id: <1350469102-24888-6-git-send-email-tomi.valkeinen@ti.com> List-Id: References: <1350469102-24888-1-git-send-email-tomi.valkeinen@ti.com> In-Reply-To: <1350469102-24888-1-git-send-email-tomi.valkeinen@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-omap@vger.kernel.org, linux-fbdev@vger.kernel.org, tony@atomide.com Cc: archit@ti.com, Tomi Valkeinen Replace cpu_is_*() check with omap_vrfb_supported(). Signed-off-by: Tomi Valkeinen --- drivers/video/omap2/omapfb/omapfb-main.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/drivers/video/omap2/omapfb/omapfb-main.c b/drivers/video/omap2/omapfb/omapfb-main.c index 5943b3a..bc225e4 100644 --- a/drivers/video/omap2/omapfb/omapfb-main.c +++ b/drivers/video/omap2/omapfb/omapfb-main.c @@ -31,7 +31,6 @@ #include #include