commit | 9960aa7cb58caadef8edf3a2582e30664a6b68dd | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Dec 09 20:26:00 2015 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Dec 29 11:07:48 2015 +0200 |
tree | ff7cfe2855cca84c59beccba9f2ca7cea36541c2 | |
parent | 5ca28914b8b4371cfa56b6ee2dec68debb99718f [diff] |
drm/omap: move omapdss & displays under omapdrm Now that omapfb has its own copy of omapdss and display drivers, we can move omapdss and display drivers which omapdrm uses to omapdrm's directory. We also need to change the main drm Makefile so that omapdrm directory is always entered, because omapdss has a file that can't be built as a module. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Acked-by: Dave Airlie <airlied@gmail.com> Acked-by: Rob Clark <robdclark@gmail.com>