From d01e1f35fee54fd7131e161956e609dfd47c1056 Mon Sep 17 00:00:00 2001 From: Stafford Horne Date: Mon, 21 Mar 2016 17:11:10 +0900 Subject: openrisc: Updates after openrisc.net has been lost The openrisc.net domain expired and was taken over by squatters. These updates point documentation to the new domain, mailing lists and git repos. Also, Jonas is not the main maintainer anylonger, he reviews changes but does not maintain a repo or sent pull requests. Updating this to add Stafford and Stefan who are the active maintainers. Acked-by: Olof Kindgren Signed-off-by: Stafford Horne --- arch/openrisc/kernel/setup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/openrisc/kernel/setup.c') diff --git a/arch/openrisc/kernel/setup.c b/arch/openrisc/kernel/setup.c index 6329d7a493ff..cb797a3beb47 100644 --- a/arch/openrisc/kernel/setup.c +++ b/arch/openrisc/kernel/setup.c @@ -295,7 +295,7 @@ void __init setup_arch(char **cmdline_p) *cmdline_p = boot_command_line; - printk(KERN_INFO "OpenRISC Linux -- http://openrisc.net\n"); + printk(KERN_INFO "OpenRISC Linux -- http://openrisc.io\n"); } static int show_cpuinfo(struct seq_file *m, void *v) -- cgit v1.2.3-59-g8ed1b