diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2022-01-25 14:03:52 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-04 16:45:39 +0100 |
commit | b86f32951d173b43d1db8de883473fc53dc3c772 (patch) | |
tree | b42232188e6c0b747191cf3f68305fb74377b40a /drivers/irqchip | |
parent | 7163ae1642aecbc90f06e4b646ca711f0ec4d552 (diff) |
hpet: remove unused writeq/readq function definitions
On all arch using hpet, only i386 miss writeq/readq.
Instead of rewriting them, use linux/io-64-nonatomic-lo-hi.h which
already have them.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/20220125140352.4085290-1-clabbe@baylibre.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/irqchip')
0 files changed, 0 insertions, 0 deletions