summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/am33xx_scrm.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap/am33xx_scrm.c')
-rw-r--r--arch/arm/mach-omap/am33xx_scrm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap/am33xx_scrm.c b/arch/arm/mach-omap/am33xx_scrm.c
index bb0babeceb..f03fb2bf6a 100644
--- a/arch/arm/mach-omap/am33xx_scrm.c
+++ b/arch/arm/mach-omap/am33xx_scrm.c
@@ -31,7 +31,7 @@ static int am33xx_scrm_probe(struct device_d *dev)
static __maybe_unused struct of_device_id am33xx_scrm_dt_ids[] = {
{
- .compatible = "ti,am3-scrm",
+ .compatible = "ti,am3-scm",
}, {
/* sentinel */
}