summaryrefslogtreecommitdiff
path: root/drivers/power/domain/ti-sci-power-domain.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/domain/ti-sci-power-domain.c')
-rw-r--r--drivers/power/domain/ti-sci-power-domain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/domain/ti-sci-power-domain.c b/drivers/power/domain/ti-sci-power-domain.c
index 0140e5e521..8d6abe13db 100644
--- a/drivers/power/domain/ti-sci-power-domain.c
+++ b/drivers/power/domain/ti-sci-power-domain.c
@@ -2,7 +2,7 @@
/*
* Texas Instruments System Control Interface (TI SCI) power domain driver
*
- * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/
* Andreas Dannenberg <dannenberg@ti.com>
*
* Loosely based on Linux kernel ti_sci_pm_domains.c...