linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] drivers/video: randconfig patches for kernel 3.4.patch
@ 2012-05-15 21:02 mathieu.poirier
  2012-05-15 21:02 ` [PATCH 1/5] drivers/video: use correct __devexit_p annotation mathieu.poirier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mathieu.poirier @ 2012-05-15 21:02 UTC (permalink / raw)
  To: linux-fbdev; +Cc: linux-kernel, arnd, mathieu.poirier

From: Arnd Bergmann <arnd@arndb.de>

These patches fix miscellaneous problems when working
with make randconfig.  They were discovered on kernel
3.1-rc4 and have been reformatted for 3.4.

Arnd Bergmann (5):
  drivers/video: use correct __devexit_p annotation
  video/ili9320: do not mark exported functions __devexit
  video/console: automatically select a font
  drivers/savagefb: use mdelay instead of udelay
  drivers/tosa: driver needs I2C and SPI to compile

 drivers/video/backlight/Kconfig        |    2 +-
 drivers/video/backlight/ili9320.c      |    2 +-
 drivers/video/broadsheetfb.c           |    2 +-
 drivers/video/console/Kconfig          |   14 ++++++++++++++
 drivers/video/mbx/mbxfb.c              |    2 +-
 drivers/video/savage/savagefb_driver.c |   10 +++++-----
 6 files changed, 23 insertions(+), 9 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2012-05-15 21:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-15 21:02 [PATCH 0/5] drivers/video: randconfig patches for kernel 3.4.patch mathieu.poirier
2012-05-15 21:02 ` [PATCH 1/5] drivers/video: use correct __devexit_p annotation mathieu.poirier
2012-05-15 21:02 ` [PATCH 2/5] video/ili9320: do not mark exported functions __devexit mathieu.poirier
2012-05-15 21:02 ` [PATCH 3/5] video/console: automatically select a font mathieu.poirier
2012-05-15 21:03 ` [PATCH 4/5] drivers/savagefb: use mdelay instead of udelay mathieu.poirier
2012-05-15 21:03 ` [PATCH 5/5] drivers/tosa: driver needs I2C and SPI to compile mathieu.poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).