• M
    sh: Fix vsyscall build failure. · f75522ce
    Manuel Lauss 提交于
      CC      arch/sh/kernel/vsyscall/vsyscall.o
    a/arch/sh/kernel/vsyscall/vsyscall.c: In function 'arch_setup_additional_pages':
    a/arch/sh/kernel/vsyscall/vsyscall.c:63: error: dereferencing pointer to incomplete type
    a/arch/sh/kernel/vsyscall/vsyscall.c:67: error: dereferencing pointer to incomplete type
    a/arch/sh/kernel/vsyscall/vsyscall.c:82: error: dereferencing pointer to incomplete type
    a/arch/sh/kernel/vsyscall/vsyscall.c:85: error: dereferencing pointer to incomplete type
    a/arch/sh/kernel/vsyscall/vsyscall.c: In function 'arch_vma_name':
    a/arch/sh/kernel/vsyscall/vsyscall.c:91: error: dereferencing pointer to incomplete type
    Signed-off-by: NManuel Lauss <mano@roarinelk.homelinux.net>
    Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
    f75522ce
vsyscall.c 2.4 KB