msm: eva: Fix dprintk compilation errors
Shown in recent Lanai releases Change-Id: Ia85a57756a35f14d4426ea5ea10cd5374188a9d4 Signed-off-by: George Shen <quic_sqiao@quicinc.com>
This commit is contained in:
@@ -3628,7 +3628,7 @@ static int __enable_regulator(struct iris_hfi_device *device,
|
||||
return 0;
|
||||
}
|
||||
|
||||
dprintk(CVP_ERR, "regulator %s not found\n");
|
||||
dprintk(CVP_ERR, "regulator %s not found\n", name);
|
||||
return -EINVAL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user