grub/video
phcoder 6025fcd7f9 2009-08-17 Michal Suchanek <hramrach@centrum.cz>
Remove duplicate grub_video_fb_get_video_ptr.

	* include/grub/fbutil.h (get_data_ptr): Rename to ...
	(grub_video_fb_get_video_ptr): ... this.
	* include/grub/video_fb.h (grub_video_fb_get_video_ptr): Removed.
	* video/fb/fbutil.c: Add comment about addressing.
	(get_data_ptr): Rename to ...
	(grub_video_fb_get_video_ptr): ... this. All users updated.
	* video/fb/video_fb.c (grub_video_fb_get_video_ptr): Remove.
2009-08-17 13:34:24 +00:00
..
fb 2009-08-17 Michal Suchanek <hramrach@centrum.cz> 2009-08-17 13:34:24 +00:00
i386/pc 2009-08-14 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-14 12:41:58 +00:00
readers 2009-07-16 Pavel Roskin <proski@gnu.org> 2009-07-16 22:14:09 +00:00
bitmap.c 2009-07-16 Pavel Roskin <proski@gnu.org> 2009-07-16 22:14:09 +00:00
video.c 2009-08-14 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-14 12:41:58 +00:00