diff options
| author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-06-07 02:00:25 -0400 | 
|---|---|---|
| committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2016-06-07 05:42:58 -0400 | 
| commit | a1dec226a686077a9822013e601327b189f419df (patch) | |
| tree | 296d6fc66689f34308deb91278d3e061f0a53cbc /drivers/gpu/drm/omapdrm/dss/pll.c | |
| parent | ecf140dfc3fe169aaff8f5561d345f6b96d7b476 (diff) | |
| parent | 26038aad2511566c1a0923777e76565a13af0b8d (diff) | |
Merge omapdss header refactoring
Merge omapdss public header refactoring, which separates the public
header into omapdrm and omapfb parts.
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/pll.c')
| -rw-r--r-- | drivers/gpu/drm/omapdrm/dss/pll.c | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/omapdrm/dss/pll.c b/drivers/gpu/drm/omapdrm/dss/pll.c index 4768a85e6c73..0a76c89cdc2e 100644 --- a/drivers/gpu/drm/omapdrm/dss/pll.c +++ b/drivers/gpu/drm/omapdrm/dss/pll.c  | |||
| @@ -22,8 +22,7 @@ | |||
| 22 | #include <linux/regulator/consumer.h> | 22 | #include <linux/regulator/consumer.h> | 
| 23 | #include <linux/sched.h> | 23 | #include <linux/sched.h> | 
| 24 | 24 | ||
| 25 | #include <video/omapdss.h> | 25 | #include "omapdss.h" | 
| 26 | |||
| 27 | #include "dss.h" | 26 | #include "dss.h" | 
| 28 | 27 | ||
| 29 | #define PLL_CONTROL 0x0000 | 28 | #define PLL_CONTROL 0x0000 | 
