commit | e4e818cc2d7ccfa76d258e4a63ceba9880591303 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Apr 24 13:50:19 2017 +0900 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 16 17:17:02 2017 +0200 |
tree | 93adf9b15e908aafed8dfd254df01a7a0e499ef9 | |
parent | 9cf8f5802f39d9991158b29033c852bccfc3a4d4 [diff] |
drm: make drm_panel.h self-contained -ENOSYS and -EINVAL are referenced in some static inline functions. of_drm_find_pane() takes a pointer to struct device_node. Make this header self-contained to not depend on specific include order. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1493009447-31524-2-git-send-email-yamada.masahiro@socionext.com