* OMAP SSI build error @ 2014-06-06 11:13 Russell King - ARM Linux 2014-06-06 12:17 ` Sebastian Reichel 0 siblings, 1 reply; 2+ messages in thread From: Russell King - ARM Linux @ 2014-06-06 11:13 UTC (permalink / raw) To: linux-arm-kernel 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. ^ permalink raw reply [flat|nested] 2+ messages in thread
* OMAP SSI build error 2014-06-06 11:13 OMAP SSI build error Russell King - ARM Linux @ 2014-06-06 12:17 ` Sebastian Reichel 0 siblings, 0 replies; 2+ messages in thread From: Sebastian Reichel @ 2014-06-06 12:17 UTC (permalink / raw) To: linux-arm-kernel Hi Russell, On Fri, Jun 06, 2014 at 12:13:24PM +0100, Russell King - ARM Linux wrote: > 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. I have a fix for that in my for-next branch: https://git.kernel.org/cgit/linux/kernel/git/sre/linux-hsi.git/commit/?h=for-next&id=b357d7b58f379ebe8038cd97b6204f2f5c52220d -- Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140606/68edb4fb/attachment-0001.sig> ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-06 12:17 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-06-06 11:13 OMAP SSI build error Russell King - ARM Linux 2014-06-06 12:17 ` Sebastian Reichel
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox