public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* compat.h required to build
@ 2009-08-21 16:02 Lou Otway
  2009-08-21 16:34 ` Andy Walls
  0 siblings, 1 reply; 3+ messages in thread
From: Lou Otway @ 2009-08-21 16:02 UTC (permalink / raw)
  To: linux-media

Hi,

The following files:

/linux/drivers/media/dvb/frontends/stb6100.c
/linux/drivers/media/dvb/frontends/tda10021.c
/linux/drivers/media/dvb/frontends/ves1820.c

Fail to build with:

error: implicit declaration of function 'DIV_ROUND_CLOSEST'

and need the addition of:

#include "compat.h"

when building on my system. Is this related to my kernel version 
(2.6.28) or is it something else?

Thanks,

Lou


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-21 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-21 16:02 compat.h required to build Lou Otway
2009-08-21 16:34 ` Andy Walls
2009-08-21 16:35   ` Devin Heitmueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox