Increase num usecase variable to accommodate new clock levels introduced. CRs-Fixed: 3696470 Signed-off-by: Alok Chauhan <[email protected]> Change-Id: I0bfd8b2fe0d2956c238e3993280bde87fc10b922
@@ -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,