summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-ti-sci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/reset/reset-ti-sci.c')
-rw-r--r--drivers/reset/reset-ti-sci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/reset/reset-ti-sci.c b/drivers/reset/reset-ti-sci.c
index f35332767b..fd654a08f1 100644
--- a/drivers/reset/reset-ti-sci.c
+++ b/drivers/reset/reset-ti-sci.c
@@ -2,7 +2,7 @@
/*
* Texas Instruments System Control Interface (TI SCI) reset 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 reset-ti-sci.c...