m68k/mac: Export Peripheral System Controller (PSC) base address to modules
[firefly-linux-kernel-4.4.55.git] / arch / m68k / mac / psc.c
index cd38f29955c87421e8142c8d4ca9e065111b57c3..2290c0cae48beb8ab9fb22a74327bf94306c9df0 100644 (file)
@@ -29,6 +29,7 @@
 
 int psc_present;
 volatile __u8 *psc;
+EXPORT_SYMBOL_GPL(psc);
 
 /*
  * Debugging dump, used in various places to see what's going on.