aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2020-06-01 23:02:11 +0200
committerHelge Deller <deller@gmx.de>2020-06-01 23:02:11 +0200
commit861e93cf88b3722daf75947aa6c8ac342f238911 (patch)
tree0330fd801be0bb9e4703ad911ac1f9ac939f1597 /arch/parisc
parentparisc: Kconfig: Update references to parisc website (diff)
downloadlinux-dev-861e93cf88b3722daf75947aa6c8ac342f238911.tar.xz
linux-dev-861e93cf88b3722daf75947aa6c8ac342f238911.zip
parisc: firmware: Update references to parisc website
The PA-RISC Linux project web page is now hosted at https://parisc.wiki.kernel.org Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc')
-rw-r--r--arch/parisc/kernel/firmware.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/parisc/kernel/firmware.c b/arch/parisc/kernel/firmware.c
index 1d976f2ebff0..665b70086685 100644
--- a/arch/parisc/kernel/firmware.c
+++ b/arch/parisc/kernel/firmware.c
@@ -4,7 +4,8 @@
*
* PDC == Processor Dependent Code
*
- * See http://www.parisc-linux.org/documentation/index.html
+ * See PDC documentation at
+ * https://parisc.wiki.kernel.org/index.php/Technical_Documentation
* for documentation describing the entry points and calling
* conventions defined below.
*