Re: [PATCH net-next v8 1/2] net: ti: icssg: Move icss_iep structure

From: Jacob Keller
Date: Thu May 30 2024 - 14:07:32 EST




On 5/29/2024 4:05 AM, MD Danish Anwar wrote:
> Move icss_iep structure definition and prueth_iep_gettime to icss_iep.h
> and icssg_prueth.h file respectively so that they can be used / accessed
> by all icssg driver files.
>
> Reviewed-by: Simon Horman <horms@xxxxxxxxxx>
> Signed-off-by: MD Danish Anwar <danishanwar@xxxxxx>
> ---

This is a straight forward move, verified with --color-moved-lines after
applying it locally.

Reviewed-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>