We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace7bb4 commit 413dc7eCopy full SHA for 413dc7e
1 file changed
drivers/media/platform/apple/isp/isp-fw.c
@@ -42,7 +42,7 @@ static inline void isp_gpio_write32(struct apple_isp *isp, u32 reg, u32 val)
42
}
43
44
int apple_isp_power_up_domains(struct apple_isp *isp)
45
-{
+static int apple_isp_power_up_domains(struct apple_isp *isp)
46
int ret;
47
48
if (isp->pds_active)
0 commit comments