Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 4e563301 authored by Francescodario Cuzzocrea's avatar Francescodario Cuzzocrea Committed by steadfasterX
Browse files

universal7870: camera: resolve all Clang compilation warnings

Change-Id: I37fd31b141f36589e0dd1034a279746e8c0f6436
parent f3af561a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -370,7 +370,7 @@ static void camera_get_vendor_tag_ops(vendor_tag_ops_t *ops)
}

static int camera_open_legacy(const struct hw_module_t *module,
        const char *id, uint32_t halVersion, struct hw_device_t **device)
        const char *id, uint32_t halVersion __unused, struct hw_device_t **device)
{
    ALOGV("%s", __FUNCTION__);
    if (check_vendor_module())