Hi,

> -----Original Message-----
> From: David Marchand <[email protected]>
> Sent: Thursday, July 28, 2022 23:26
> To: [email protected]
> Cc: Xu, Rosen <[email protected]>; Ray Kinsella <[email protected]>; Zhang,
> Tianfei <[email protected]>
> Subject: [RFC v3 14/26] bus/ifpga: cleanup exported symbols
> 
> Remove unused symbols (exposed only in an internal header which
> guarantees that no application out there relied on them).
> 
> Remove rte_ prefix and inline the rest to avoid having to expose them as
> global symbols for a relatively small added value.
> 
> Signed-off-by: David Marchand <[email protected]>
> ---
>  drivers/bus/ifpga/ifpga_bus.c    | 13 +++--
>  drivers/bus/ifpga/ifpga_common.c | 88 --------------------------------
> drivers/bus/ifpga/ifpga_common.h | 54 ++++++++++++++++----
>  drivers/bus/ifpga/meson.build    |  2 +-
>  drivers/bus/ifpga/version.map    |  2 -
>  drivers/raw/ifpga/ifpga_rawdev.c |  2 +-
>  6 files changed, 53 insertions(+), 108 deletions(-)  delete mode 100644
> drivers/bus/ifpga/ifpga_common.c
> 

Acked-by: Rosen Xu <[email protected]>

Reply via email to