Re: [PATCH v2 3/3] staging: media: atomisp: remove dead platform_support.h header file
From: Andy Shevchenko
Date: Wed Jun 24 2026 - 08:05:25 EST
On Thu, Jun 18, 2026 at 06:12:46PM +0300, Igor Putko wrote:
> Remove the platform_support.h header file completely as it is no longer
> used anywhere in the driver and its contents are obsolete.
Right.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
...
> -#define CSS_ALIGN(d, a) d __attribute__((aligned(a)))
...assuming this macro will be still alive in the only one header.
--
With Best Regards,
Andy Shevchenko