aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/documentation-file-ref-check
diff options
context:
space:
mode:
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-10-13 17:30:34 +0900
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-10-18 08:04:46 +0900
commit6c4c900b7397365c1c1559fce90a50f1937921ee (patch)
treee7dae50dc9c1fac12bb9ccbf68627198c2f6ed16 /scripts/documentation-file-ref-check
parentata: pata_mpc52xx: Replace NO_IRQ with 0 (diff)
downloadlinux-rng-6c4c900b7397365c1c1559fce90a50f1937921ee.tar.xz
linux-rng-6c4c900b7397365c1c1559fce90a50f1937921ee.zip
ata: sata_gemini: Remove dependency on OF for compile tests
If CONFIG_OF is disabled, then using the macro of_match_ptr() results in the gemini_sata_of_match variable being unused, which generates a compilation warning and a compilation error if CONFIG_WERROR is enabled. Removing the use of this macro by directly assigning the gemini_sata_of_match match table to the .of_match_table field in the platform driver definition allows removing the dependency on OF for compile tests, thus improving compile test coverage. Fixes: f7220eac752f ("ata: Kconfig: fix sata gemini compile test condition") Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/documentation-file-ref-check')
0 files changed, 0 insertions, 0 deletions