Hello.I compiled driver as a module (for our own device) for MIPS target. At loading time get:
unresolved symbol 'mips_hpt_frequency'Modules.symvers which contains symbols doesn't have reference for 'mips_hpt_frequency'. Doesn it mean it's supposed to be exported with EXPORT_SYMBOL or my problem's reason lies on another layer?
Thanks!With best regards, Roman Mashak. E-mail: mrv@xxxxxxxxxxxxx