Loading drivers/bus/mhi/core/mhi_boot.c +1 −1 Original line number Diff line number Diff line Loading @@ -536,7 +536,7 @@ void mhi_fw_load_handler(struct mhi_controller *mhi_cntrl) { int ret; const char *fw_name; const struct firmware *firmware; const struct firmware *firmware = NULL; struct image_info *image_info; void *buf; dma_addr_t dma_addr; Loading Loading
drivers/bus/mhi/core/mhi_boot.c +1 −1 Original line number Diff line number Diff line Loading @@ -536,7 +536,7 @@ void mhi_fw_load_handler(struct mhi_controller *mhi_cntrl) { int ret; const char *fw_name; const struct firmware *firmware; const struct firmware *firmware = NULL; struct image_info *image_info; void *buf; dma_addr_t dma_addr; Loading