public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/zen-sources/files: zen-sources-2.6.31_p5-config_fb_fix.patch
@ 2009-10-30 11:32 Alex Alexander (wired)
  0 siblings, 0 replies; only message in thread
From: Alex Alexander (wired) @ 2009-10-30 11:32 UTC (permalink / raw
  To: gentoo-commits

wired       09/10/30 11:32:47

  Added:                zen-sources-2.6.31_p5-config_fb_fix.patch
  Log:
  modified versioning scheme to allow revisions of the same patchset. the patchset version is now defined by _p. this was necessary in order to be able to add hotfixes (like the one in 2.6.31_p5-r1).
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-kernel/zen-sources/files/zen-sources-2.6.31_p5-config_fb_fix.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/zen-sources/files/zen-sources-2.6.31_p5-config_fb_fix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-kernel/zen-sources/files/zen-sources-2.6.31_p5-config_fb_fix.patch?rev=1.1&content-type=text/plain

Index: zen-sources-2.6.31_p5-config_fb_fix.patch
===================================================================
diff --git a/drivers/video/console/fbcon.c b/drivers/video/console/fbcon.c
index 70316a8..3d0ccc0 100644
--- a/drivers/video/console/fbcon.c
+++ b/drivers/video/console/fbcon.c
@@ -204,6 +204,7 @@ int fbcon_is_softback(const unsigned short *str)
 		return 1;
 	return 0;
 }
+EXPORT_SYMBOL(fbcon_is_softback);
 
 #ifdef CONFIG_FRAMEBUFFER_CONSOLE_ROTATION
 static inline void fbcon_set_rotation(struct fb_info *info)






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-30 11:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-30 11:32 [gentoo-commits] gentoo-x86 commit in sys-kernel/zen-sources/files: zen-sources-2.6.31_p5-config_fb_fix.patch Alex Alexander (wired)

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