Loading arch/arm/mach-at91/pm.c +1 −0 Original line number Diff line number Diff line Loading @@ -794,6 +794,7 @@ static int __init at91_pm_backup_init(void) static const struct of_device_id atmel_shdwc_ids[] = { { .compatible = "atmel,sama5d2-shdwc" }, { .compatible = "microchip,sam9x60-shdwc" }, { .compatible = "microchip,sama7g5-shdwc" }, { /* sentinel. */ } }; Loading Loading
arch/arm/mach-at91/pm.c +1 −0 Original line number Diff line number Diff line Loading @@ -794,6 +794,7 @@ static int __init at91_pm_backup_init(void) static const struct of_device_id atmel_shdwc_ids[] = { { .compatible = "atmel,sama5d2-shdwc" }, { .compatible = "microchip,sam9x60-shdwc" }, { .compatible = "microchip,sama7g5-shdwc" }, { /* sentinel. */ } }; Loading