summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-renesas-tpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pwm/pwm-renesas-tpu.c')
-rw-r--r--drivers/pwm/pwm-renesas-tpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pwm/pwm-renesas-tpu.c b/drivers/pwm/pwm-renesas-tpu.c
index 075c1a764ba2..29267d12fb4c 100644
--- a/drivers/pwm/pwm-renesas-tpu.c
+++ b/drivers/pwm/pwm-renesas-tpu.c
@@ -455,7 +455,6 @@ static const struct of_device_id tpu_of_table[] = {
455 { .compatible = "renesas,tpu-r8a73a4", }, 455 { .compatible = "renesas,tpu-r8a73a4", },
456 { .compatible = "renesas,tpu-r8a7740", }, 456 { .compatible = "renesas,tpu-r8a7740", },
457 { .compatible = "renesas,tpu-r8a7790", }, 457 { .compatible = "renesas,tpu-r8a7790", },
458 { .compatible = "renesas,tpu-sh7372", },
459 { .compatible = "renesas,tpu", }, 458 { .compatible = "renesas,tpu", },
460 { }, 459 { },
461}; 460};