diff options
Diffstat (limited to 'hwc/hwc.c')
-rw-r--r-- | hwc/hwc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -409,7 +409,7 @@ omap4_hwc_setup_layer_base(struct dss2_ovl_cfg *oc, int index, int format, int b default: /* Should have been filtered out */ - LOGV("Unsupported pixel format"); + ALOGV("Unsupported pixel format"); return; } |