powerpc/epapr: export epapr_hypercall_start
authorScott Wood <scottwood@freescale.com>
Fri, 10 Aug 2012 12:21:21 +0000 (12:21 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 5 Oct 2012 21:38:40 +0000 (23:38 +0200)
This fixes breakage introduced by the following commit:

  commit 6d2d82627f4f1e96a33664ace494fa363e0495cb
  Author: Liu Yu-B13201 <Yu.Liu@freescale.com>
  Date:   Tue Jul 3 05:48:56 2012 +0000

    PPC: Don't use hardcoded opcode for ePAPR hcall invocation

when a driver that uses ePAPR hypercalls is built as a module.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found