Deallocate a colormap
void fb_dealloc_cmap(struct fb_cmap * cmap);
cmap
frame buffer colormap structure
Deallocates a colormap that was previously allocated with fb_alloc_cmap.