powerpc: Export dcr_ind_lock to fix build error
authorPranith Kumar <bobby.prani@gmail.com>
Wed, 20 Aug 2014 03:24:15 +0000 (23:24 -0400)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 25 Sep 2014 13:14:45 +0000 (23:14 +1000)
commit22e55fcfd6002accfe1e57e59cf429e6700d4ab4
treebb22af917e15083b95e0af34484bd138dda513cb
parentf6026df1a4997db64e8201627421758585a15f55
powerpc: Export dcr_ind_lock to fix build error

Fix build error caused by missing export:

ERROR: "dcr_ind_lock" [drivers/net/ethernet/ibm/emac/ibm_emac.ko] undefined!

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/sysdev/dcr.c