commit | dd88b7a67736db931041009886ba5204cdf3de16 | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Fri Jun 29 14:41:30 2012 +0530 |
committer | Archit Taneja <archit@ti.com> | Fri Jun 29 16:27:58 2012 +0530 |
tree | 6468fdde6d3dc0caddf7a43557018900695ea77f | |
parent | 75bac5d1a2776d61a64d75fd19092dff724016a0 [diff] |
OMAPDSS: DISPC: Remove a redundant function dss_mgr_is_lcd() available in dss.h does the same thing as dispc_mgr_is_lcd() in dispc.c. Remove the function from dispc.c and replace it with the one in dss.h. Signed-off-by: Archit Taneja <archit@ti.com>