evas_drm: Move MAX_BUFFERS macro from header to source file
authorDerek Foreman <derekf@osg.samsung.com>
Tue, 10 Jul 2018 20:53:00 +0000 (16:53 -0400)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 24 Jul 2018 05:37:17 +0000 (14:37 +0900)
commitdba5dc869f847c012919cbb0af1901023c88f519
tree0258c12d5c4d866f585ca7bde37e813896c88587
parentda1c0106a3d7d2dcbfa1d82825632eb05740b9a6
evas_drm: Move MAX_BUFFERS macro from header to source file

Summary:
It's no longer needed in the header because it doesn't change
the size of the structures there anymore.
Depends on D6564

Reviewers: devilhorns

Reviewed By: devilhorns

Subscribers: cedric, #committers, zmike

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D6565
src/modules/evas/engines/drm/evas_engine.h
src/modules/evas/engines/drm/evas_outbuf.c