clocksource/drivers/ixp4xx: Drop boardfile probe path
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 6 Apr 2022 20:55:05 +0000 (22:55 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 18 May 2022 09:08:52 +0000 (11:08 +0200)
commit41929c9f628b9990d33a200c54bb0c919e089aa8
tree9ad54028201249074d01ff0c63504d09c2df15ff
parentb8b1ab133e593f0dbfa47b174a54b852af6f856e
clocksource/drivers/ixp4xx: Drop boardfile probe path

The boardfiles for IXP4xx have been deleted. Delete all the
quirks and code dealing with that boot path and rely solely on
device tree boot.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220406205505.2332821-1-linus.walleij@linaro.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/Kconfig
drivers/clocksource/timer-ixp4xx.c
include/linux/platform_data/timer-ixp4xx.h [deleted file]