Home
last modified time | relevance | path

Searched hist:dc62c7e6ed5351058bbb57495e73fa6b3757587a (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ata/
H A Dpata_ftide010.cdiff dc62c7e6ed5351058bbb57495e73fa6b3757587a Fri Oct 14 04:39:27 CEST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: pata_ftide010: Remove build dependency on OF

The pata_ftide010 can be built without CONFIG_OF being enabled, as long
as the macro of_match_ptr() is not used when initializing the platform
driver .of_match_table field.

Remove the use of this macro and the build dependency on OF.

Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
H A DKconfigdiff dc62c7e6ed5351058bbb57495e73fa6b3757587a Fri Oct 14 04:39:27 CEST 2022 Damien Le Moal <damien.lemoal@opensource.wdc.com> ata: pata_ftide010: Remove build dependency on OF

The pata_ftide010 can be built without CONFIG_OF being enabled, as long
as the macro of_match_ptr() is not used when initializing the platform
driver .of_match_table field.

Remove the use of this macro and the build dependency on OF.

Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>