Re: [PATCH v2 1/3] spi: convert to BIT() all spi_device flags

From: Andy Shevchenko
Date: Tue Nov 24 2020 - 06:48:50 EST


On Tue, Nov 24, 2020 at 1:42 PM kernel test robot <lkp@xxxxxxxxx> wrote:

> All warnings (new ones prefixed by >>):
>
> In file included from drivers/spi/spidev.c:26:
> >> include/uapi/linux/spi/spidev.h:33: warning: "SPI_CPHA" redefined
> 33 | #define SPI_CPHA 0x01

Argh! Can we have only one set of flags?

--
With Best Regards,
Andy Shevchenko