On 8/28/2019 12:08 PM, Gagandeep Singh wrote:
> From: Hemant Agrawal <hemant.agra...@nxp.com>
> 
> This code is being shared by more than 1 type of driver.
> Common is most appropriate place for it.
> 
> Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com>
<...>

> @@ -32,6 +32,7 @@
>  #include <rte_bus.h>
>  #include <rte_mbuf_pool_ops.h>
>  
> +#include <of.h>

Is there any risk of this is conflicting with the linux 'of.h', does it make
sense to rename it to something like 'dpaa_of.h' ?

Reply via email to