• Nathan T. Lynch's avatar
    [PATCH] ppc64: fix xmon build break with non-SMP config · f49d1f28
    Nathan T. Lynch authored
      CC      arch/ppc64/xmon/xmon.o
    arch/ppc64/xmon/xmon.c: In function `set_controlled_dabr':
    arch/ppc64/xmon/xmon.c:633: warning: implicit declaration of function `plpar_hcall_norets'
    arch/ppc64/xmon/xmon.c:633: error: `H_SET_DABR' undeclared (first use in this function)
    arch/ppc64/xmon/xmon.c:633: error: (Each undeclared identifier is reported only once
    arch/ppc64/xmon/xmon.c:633: error: for each function it appears in.)
    arch/ppc64/xmon/xmon.c:634: error: `H_Success' undeclared (first use in this function)
    Signed-off-by: default avatarNathan Lynch <ntl@pobox.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    f49d1f28
xmon.c 53.1 KB