]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit72479d8655e0a964d79e27dc042be7c798f2d617
treebb22af917e15083b95e0af34484bd138dda513cb
parentf262220460060e2df103d763c2ce44f1b559bb12
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