Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2bbd248a authored by Dhaval Patel's avatar Dhaval Patel Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drm/msm/sde: fixup header markings" into dev/msm-4.4-drm_kms

parents c2c5e190 87738d7c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -12,8 +12,8 @@
 *
 */

#ifndef __SDE_KMS_RM_H__
#define __SDE_KMS_RM_H__
#ifndef __SDE_RM_H__
#define __SDE_RM_H__

#include <linux/list.h>

@@ -198,4 +198,4 @@ int sde_rm_check_property_topctl(uint64_t val);
 */
int sde_rm_check_property_topctl(uint64_t val);

#endif /* __sde_kms_rm_H__ */
#endif /* __SDE_RM_H__ */