Message ID | 20101125212025.e0ccbeda.randy.dunlap@oracle.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 22a95949d03548cb346d81d71ce6c64dc273f421 |
Headers | show |
--- linux-2.6.37-rc3-git2.orig/drivers/video/fbcmap.c +++ linux-2.6.37-rc3-git2/drivers/video/fbcmap.c @@ -80,6 +80,7 @@ static const struct fb_cmap default_16_c * @cmap: frame buffer colormap structure * @len: length of @cmap * @transp: boolean, 1 if there is transparency, 0 otherwise + * @flags: flags for kmalloc memory allocation * * Allocates memory for a colormap @cmap. @len is the * number of entries in the palette.