public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* 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

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