On Fri, Oct 06, 2017 at 04:46:48PM -0500, Rob Herring wrote:
The DRM_REFLECT_* and DRM_ROTATE_* defines were not upstream, but now they are. Convert to using the upstream version which are defined as a bit mask rather than a bit position.
Signed-off-by: Rob Herring robh@kernel.org
drmdisplaycompositor.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Thierry Reding treding@nvidia.com