07/02/2022 13:36, Weiguo Li: > Supplement the missing half of braces for the extern "C" block, > or remove the incomplete guard in internal header. > > Fixes: 6d6b4f49a155 ("bus/dpaa: add FMAN hardware operations") > Fixes: 919eeaccb2ba ("bus/dpaa: introduce NXP DPAA bus driver skeleton") > Cc: shreyansh.j...@nxp.com > > Signed-off-by: Weiguo Li <liw...@foxmail.com>
Series applied, thanks. It seems there are more useless C++ include guard in drivers and examples.