···1515 * along with this program; if not, write to the Free Software1616 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.1717 */1818+#include <linux/init.h>1819#include <linux/kernel.h>1920#include <linux/module.h>2021#include <linux/reboot.h>···3635EXPORT_SYMBOL(soc_type);3736unsigned int periph_rev;3837unsigned int zbbus_mhz;3838+EXPORT_SYMBOL(zbbus_mhz);39394040static unsigned int part_type;4141