openrisc: Fix broken paths to arch/or32
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 3 Dec 2018 12:20:47 +0000 (13:20 +0100)
committerStafford Horne <shorne@gmail.com>
Wed, 19 Dec 2018 15:04:39 +0000 (00:04 +0900)
OpenRISC was mainlined as "openrisc", not "or32".
vmlinux.lds is generated from vmlinux.lds.S.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/kernel/entry.S
arch/openrisc/kernel/head.S

index 0c826ad6e994cce359474229acf08ff0d0330b78..ee6159d2ed22ec4954fe7def5eea7f2e6099bcc6 100644 (file)
@@ -240,7 +240,7 @@ handler:                                                    ;\
  *      occured. in fact they never do. if you need them use
  *      values saved on stack (for SPR_EPC, SPR_ESR) or content
  *       of r4 (for SPR_EEAR). for details look at EXCEPTION_HANDLE()
- *       in 'arch/or32/kernel/head.S'
+ *       in 'arch/openrisc/kernel/head.S'
  */
 
 /* =====================================================[ exceptions] === */
index 9fc6b60140f007bea1442f60727a22aee24776c9..31ed257ff06188eec745477154aa74d17910ef37 100644 (file)
@@ -1728,7 +1728,7 @@ _string_nl:
 
 /*
  * .data section should be page aligned
- *     (look into arch/or32/kernel/vmlinux.lds)
+ *     (look into arch/openrisc/kernel/vmlinux.lds.S)
  */
        .section .data,"aw"
        .align  8192