Re: [PATCH v2 1/1] ata: Replace inclusion of kernel.h by bits.h in the header
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-05-17 16:28:37
Also in:
lkml
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-05-17 16:28:37
Also in:
lkml
On 4/9/21 9:34 AM, Andy Shevchenko wrote:
ata.h uses BIT() macro, hence bits.h must be included. Otherwise there is no need to have kernel.h included, I do not see any direct users of it in ata.h. Hence replace inclusion of kernel.h.
Applied, thanks. -- Jens Axboe