Messages in this thread |  | | | Date | Mon, 30 Jun 2008 10:39:39 +0100 | | From | Alan Cox <> | | Subject | Re: [PATCH 7/13] viafb: iface.c, iface.h, ioctl.c, ioctl.h |
| |
> +/* Get frame buffer size from VGA BIOS */ > + > +unsigned int get_memsize(void)
Not a good name for a globally visible function!
> +unsigned long get_videobuf_addr(void) > +{
Ditto
|  |