Re: [PATCH v6 1/6] cdx: add the cdx headers to include/linux

From: Krzysztof Kozlowski
Date: Fri Apr 25 2025 - 02:56:55 EST


On Thu, Apr 24, 2025 at 06:51:13PM GMT, Shubhrajyoti Datta wrote:
> Move the header files from driver/cdx to the include/linux.
> Adding the protocol, mcdi and bitfield header file to
> include/linux. This is in preparation for VersalNET EDAC
> driver that relies on it.

You should move only publicly exported pieces, not entire headers.

Best regards,
Krzysztof