summaryrefslogtreecommitdiffstats
path: root/nuttx/graphics/nxbe/nxbe_colormap.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/graphics/nxbe/nxbe_colormap.c')
-rw-r--r--nuttx/graphics/nxbe/nxbe_colormap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/graphics/nxbe/nxbe_colormap.c b/nuttx/graphics/nxbe/nxbe_colormap.c
index 31072fb161..f38c0d6cad 100644
--- a/nuttx/graphics/nxbe/nxbe_colormap.c
+++ b/nuttx/graphics/nxbe/nxbe_colormap.c
@@ -80,7 +80,7 @@
****************************************************************************/
#if CONFIG_FB_CMAP
-int nxbe_configure(FAR NX_DRIVERTYPE *dev, FAR struct nxbe_state_s *be)
+int nxbe_colormap(FAR NX_DRIVERTYPE *dev)
{
struct fb_cmap_s cmap;
uint8_t *alloc;