mirror of https://gitee.com/openkylin/linux.git
drm/msm: remove unused define
Signed-off-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
parent
8223286d62
commit
a0ce4d23b1
|
@ -55,8 +55,6 @@ struct msm_fence_cb;
|
|||
struct msm_gem_address_space;
|
||||
struct msm_gem_vma;
|
||||
|
||||
#define NUM_DOMAINS 2 /* one for KMS, then one per gpu core (?) */
|
||||
|
||||
struct msm_file_private {
|
||||
/* currently we don't do anything useful with this.. but when
|
||||
* per-context address spaces are supported we'd keep track of
|
||||
|
|
Loading…
Reference in New Issue