From ef71bf871b8881a5218042e22516dc6e1fe3b8b8 Mon Sep 17 00:00:00 2001 From: Dirk Behme Date: Sat, 19 May 2007 16:48:51 +0200 Subject: [PATCH] ARM: OMAP: Fix compilation of dsp_mem.c Fix compilation of dsp_mem.c. omapfb_ready is only available if CONFIG_FB_OMAP_LCDC_EXTERNAL is set, else compiler stops with error. status is only used in case CONFIG_FB_OMAP_LCDC_EXTERNAL is set. Compiler warns about this. Signed-off-by: Dirk Behme Signed-off-by: Tony Lindgren --- Reading git-format-patch failed