aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/reset/at91-poweroff.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/reset/at91-poweroff.c')
-rw-r--r--drivers/power/reset/at91-poweroff.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/power/reset/at91-poweroff.c b/drivers/power/reset/at91-poweroff.c
index 82533f4c72fc..d3d87af24e55 100644
--- a/drivers/power/reset/at91-poweroff.c
+++ b/drivers/power/reset/at91-poweroff.c
@@ -215,11 +215,6 @@ static int __exit at91_poweroff_remove(struct platform_device *pdev)
return 0;
}
-static const struct of_device_id at91_ramc_of_match[] = {
- { .compatible = "atmel,sama5d3-ddramc", },
- { /* sentinel */ }
-};
-
static const struct of_device_id at91_poweroff_of_match[] = {
{ .compatible = "atmel,at91sam9260-shdwc", },
{ .compatible = "atmel,at91sam9rl-shdwc", },