summaryrefslogtreecommitdiff
path: root/include/arch/x86_64/linux/media/raspberrypi/pisp_fe_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/x86_64/linux/media/raspberrypi/pisp_fe_config.h')
-rw-r--r--include/arch/x86_64/linux/media/raspberrypi/pisp_fe_config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/arch/x86_64/linux/media/raspberrypi/pisp_fe_config.h b/include/arch/x86_64/linux/media/raspberrypi/pisp_fe_config.h
index cce9e926..aba7556f 100644
--- a/include/arch/x86_64/linux/media/raspberrypi/pisp_fe_config.h
+++ b/include/arch/x86_64/linux/media/raspberrypi/pisp_fe_config.h
@@ -179,8 +179,7 @@ struct pisp_fe_floating_stats_region {
} __attribute__((packed));
struct pisp_fe_floating_stats_config {
- struct pisp_fe_floating_stats_region
- regions[PISP_FLOATING_STATS_NUM_ZONES];
+ struct pisp_fe_floating_stats_region regions[PISP_FLOATING_STATS_NUM_ZONES];
} __attribute__((packed));
#define PISP_FE_CDAF_NUM_WEIGHTS 8