All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix several warnings on new fc2580 tuner driver
@ 2012-09-24 11:37 Gianluca Gennari
  2012-09-24 11:37 ` [PATCH 1/3] fc2580: define const as UL to silence a warning Gianluca Gennari
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Gianluca Gennari @ 2012-09-24 11:37 UTC (permalink / raw)
  To: linux-media, crope; +Cc: mchehab, Gianluca Gennari

Hi all,
this small patch series fixes the warnings generated compiling the new fc2580
tuner driver on a Ubuntu system with the 2.6.32-43 32 bit kernel and GCC 4.4.3.

Compile tested only.

Best regards,
Gianluca Gennari

Gianluca Gennari (3):
  fc2580: define const as UL to silence a warning
  fc2580: silence uninitialized variable warning
  fc2580: use macro for 64 bit division

 drivers/media/tuners/fc2580.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)


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

end of thread, other threads:[~2012-09-24 11:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 11:37 [PATCH 0/3] Fix several warnings on new fc2580 tuner driver Gianluca Gennari
2012-09-24 11:37 ` [PATCH 1/3] fc2580: define const as UL to silence a warning Gianluca Gennari
2012-09-24 11:52   ` Antti Palosaari
2012-09-24 11:37 ` [PATCH 2/3] fc2580: silence uninitialized variable warning Gianluca Gennari
2012-09-24 11:55   ` Antti Palosaari
2012-09-24 11:37 ` [PATCH 3/3] fc2580: use macro for 64 bit division and reminder Gianluca Gennari
2012-09-24 11:55   ` Antti Palosaari

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.