m68k/mac: Export Peripheral System Controller (PSC) base address to modules
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 29 Sep 2015 08:24:05 +0000 (10:24 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Sep 2015 04:11:13 +0000 (21:11 -0700)
commita77cdaaf2dbc69743bc22354f81bc4ec5e452d40
tree6a94133b8f6f45fd1dc5b93b63630aac98a8d36c
parent18785040b088c0d90713606b57a8b1bd4834ec04
m68k/mac: Export Peripheral System Controller (PSC) base address to modules

If CONFIG_MACMACE=m:

    ERROR: psc [drivers/net/ethernet/apple/macmace.ko] undefined!

Add the missing export to fix this.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/m68k/mac/psc.c