OMAP SSI build error

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Jun 6 04:13:24 PDT 2014


I recently spotted this build error (via a randconfig build):

drivers/hsi/controllers/omap_ssi_port.c: In function 'ssi_port_probe':
drivers/hsi/controllers/omap_ssi_port.c:1119:2: error: implicit declaration of function 'ref_module'

Looks like it's missing out on including linux/module.h which provides
the prototype for this function.

-- 
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.



More information about the linux-arm-kernel mailing list