summaryrefslogtreecommitdiff
path: root/drivers/i2c
diff options
context:
space:
mode:
authorFederico Vaga <federico.vaga@vaga.pv.it>2018-05-28 10:59:14 +0200
committerWolfram Sang <wsa@the-dreams.de>2018-05-29 20:14:32 +0200
commita0ccb6b54bdde16885ac99f49ee8031cf1c71abe (patch)
tree73a92eb049f7cee7b8c00a0b1c762765621e01c6 /drivers/i2c
parentf3c6a2cfa5d74fb527b95d842e0a949e95845cea (diff)
i2c: ocores: update HDL sources URL
The URL is broken. This patch fixes it. Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> [wsa: shortened the URL a bit] Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c')
-rw-r--r--drivers/i2c/busses/i2c-ocores.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/i2c-ocores.c b/drivers/i2c/busses/i2c-ocores.c
index 8c42ca7107b2..45ae3c025bf6 100644
--- a/drivers/i2c/busses/i2c-ocores.c
+++ b/drivers/i2c/busses/i2c-ocores.c
@@ -1,6 +1,6 @@
/*
* i2c-ocores.c: I2C bus driver for OpenCores I2C controller
- * (http://www.opencores.org/projects.cgi/web/i2c/overview).
+ * (https://opencores.org/project/i2c/overview)
*
* Peter Korsgaard <jacmet@sunsite.dk>
*