We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 413dc7e commit b6aeeafCopy full SHA for b6aeeaf
1 file changed
drivers/media/platform/apple/isp/isp-fw.c
@@ -65,7 +65,7 @@ static int apple_isp_power_up_domains(struct apple_isp *isp)
65
}
66
67
void apple_isp_power_down_domains(struct apple_isp *isp)
68
-{
+static void apple_isp_power_down_domains(struct apple_isp *isp)
69
int ret;
70
71
if (!isp->pds_active)
0 commit comments