Browse Source

Merge "msm: camera: common: Increase num usecase variable" into camera-kernel.lnx.7.0

Camera Software Integration 1 year ago
parent
commit
583fbf8d3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/cam_utils/cam_soc_bus.h

+ 1 - 1
drivers/cam_utils/cam_soc_bus.h

@@ -13,7 +13,7 @@
 #include "cam_debug_util.h"
 #include "cam_cpas.h"
 
-#define CAM_SOC_BUS_MAX_NUM_USECASES 8
+#define CAM_SOC_BUS_MAX_NUM_USECASES 9
 
 enum cam_soc_bus_path_data {
 	CAM_SOC_BUS_PATH_DATA_HLOS,