X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fdrm%2Fdrm_fb_cma_helper.h;h=c54cf3d4a03f0f744e83dbe93a7534620764a6f6;hb=5b4197845ad1a33bc57da7ee5ea41de58c2f86bf;hp=4a3fc244301c8d68b6aec69acddaf5082fbb4ef7;hpb=86652188f345edec56b0074a65f6db17f16eb359;p=firefly-linux-kernel-4.4.55.git diff --git a/include/drm/drm_fb_cma_helper.h b/include/drm/drm_fb_cma_helper.h index 4a3fc244301c..c54cf3d4a03f 100644 --- a/include/drm/drm_fb_cma_helper.h +++ b/include/drm/drm_fb_cma_helper.h @@ -24,7 +24,6 @@ struct drm_gem_cma_object *drm_fb_cma_get_gem_obj(struct drm_framebuffer *fb, unsigned int plane); #ifdef CONFIG_DEBUG_FS -void drm_fb_cma_describe(struct drm_framebuffer *fb, struct seq_file *m); int drm_fb_cma_debugfs_show(struct seq_file *m, void *arg); #endif