Name

fb_dealloc_cmap — deallocate a colormap

Synopsis

void fb_dealloc_cmap (struct fb_cmap * cmap);

Arguments

cmap

frame buffer colormap structure

Description

Deallocates a colormap that was previously allocated with fb_alloc_cmap.