numam-dpdk/drivers/net/atlantic
Dmitry Kozlyuk 72b452c5f2 eal: remove unneeded includes from a public header
Do not include <ctype.h>, <errno.h>, and <stdlib.h> from <rte_common.h>,
because they are not used by this file.
Include the needed headers directly from the files that need them.

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-09-21 15:31:03 +02:00
..
hw_atl replace zero-length arrays with flexible ones 2022-06-07 16:44:21 +02:00
atl_common.h net/atlantic: bump internal driver version 2019-04-19 14:51:54 +02:00
atl_ethdev.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
atl_ethdev.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
atl_hw_regs.c net/atlantic: add hardware registers access routines 2018-10-18 10:24:39 +02:00
atl_hw_regs.h eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
atl_logs.h net/atlantic: add logging structure 2018-10-18 10:24:39 +02:00
atl_rxtx.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
atl_types.h replace packed attributes 2020-04-16 18:16:46 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
rte_pmd_atlantic.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
rte_pmd_atlantic.h drivers/net: fix exposing internal headers 2020-07-11 06:18:54 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00