diff options
Diffstat (limited to 'mcp6x_spi.c')
-rw-r--r-- | mcp6x_spi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp6x_spi.c b/mcp6x_spi.c index 38e9a8b2..4a57cb06 100644 --- a/mcp6x_spi.c +++ b/mcp6x_spi.c @@ -19,7 +19,7 @@ /* Driver for the NVIDIA MCP6x/MCP7x MCP6X_SPI controller. * Based on clean room reverse engineered docs from - * http://www.flashrom.org/pipermail/flashrom/2009-December/001180.html + * https://flashrom.org/pipermail/flashrom/2009-December/001180.html * created by Michael Karcher. */ |