Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove err_dma_mask label from ntb_hw_gen1.c
Label err_dma_mask is not being used and generates a warning at build time. With CONFIG_WERROR enabled, this warning is treated as error and breaks the build. This commit removes this label for now. Signed-off-by: Umer Saleem <[email protected]>
- Loading branch information