commit | 60d1d4f7407cf33042c293ad6be9dbac50878638 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Tue Oct 24 19:06:43 2017 -0500 |
committer | Sean Paul <seanpaul@chromium.org> | Wed Oct 25 03:27:59 2017 -0400 |
tree | d15599f1464c505be76cf0c230c14eab239d9893 | |
parent | 17561b095b6c77140a5cbc64aafccdc938941e23 [diff] |
drm_hwcomposer: remove unnecessary external includes Linking to libraries will add necessary include paths, so we don't need to list them explicitly. Still need libsync for sw_sync.h until this dependency is removed. Tested-by: Chih-Wei Huang <cwhuang@linux.org.tw> Reviewed-by: Chih-Wei Huang <cwhuang@linux.org.tw> Signed-off-by: Rob Herring <robh@kernel.org>