aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantosh Shilimkar2017-04-24 16:17:35 -0500
committerSantosh Shilimkar2017-04-24 16:17:35 -0500
commit7574f67eb457bbd053e5addae665c187f309668b (patch)
tree6d1cb91b61a7da35d461a337ee6d4b031e0971e4 /drivers
parentae3874cc931b760c08bd6617a45fec1ba97d87f8 (diff)
downloadkernel-7574f67eb457bbd053e5addae665c187f309668b.tar.gz
kernel-7574f67eb457bbd053e5addae665c187f309668b.tar.xz
kernel-7574f67eb457bbd053e5addae665c187f309668b.zip
soc: pm-domain: Fix the mangled urls
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/soc/ti/ti_sci_pm_domains.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/soc/ti/ti_sci_pm_domains.c b/drivers/soc/ti/ti_sci_pm_domains.c
index d9dccb0c3a2a..b0b283810e72 100644
--- a/drivers/soc/ti/ti_sci_pm_domains.c
+++ b/drivers/soc/ti/ti_sci_pm_domains.c
@@ -1,7 +1,7 @@
1/* 1/*
2 * TI SCI Generic Power Domain Driver 2 * TI SCI Generic Power Domain Driver
3 * 3 *
4 * Copyright (C) 2015-2017 Texas Instruments Incorporated - https://urldefense.proofpoint.com/v2/url?u=http-3A__www.ti.com_&d=DwIBAg&c=RoP1YumCXCgaWHvlZYR8PQcxBKCX5YTpkKY057SbK10&r=XBn1JQGPwR8CsE7xpP3wPlG6DQU7qw8ym65xieNZ4hY&m=R6qGiR9DbG1C3EF_0mL-m-qkmSO64GklbFWpUzqt8fY&s=YTWcQCWi5lnIf4XHDLq1XDd4JbZv9xpqOwdPD8xEdZE&e= 4 * Copyright (C) 2015-2017 Texas Instruments Incorporated - http://www.ti.com/
5 * J Keerthy <j-keerthy@ti.com> 5 * J Keerthy <j-keerthy@ti.com>
6 * Dave Gerlach <d-gerlach@ti.com> 6 * Dave Gerlach <d-gerlach@ti.com>
7 * 7 *