summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/acpi-cpufreq.c
diff options
context:
space:
mode:
authorTomi Valkeinen2015-11-10 14:50:53 +0100
committerTomi Valkeinen2017-04-03 11:36:40 +0200
commit892fdcb05e3123192fb954a02fe75b9444d001a3 (patch)
tree27c5b08976f48a84080fe36e20b941030b168468 /drivers/cpufreq/acpi-cpufreq.c
parentdrm/omap: output: use dev_err instead of DSSERR (diff)
downloadkernel-qcow2-linux-892fdcb05e3123192fb954a02fe75b9444d001a3.tar.gz
kernel-qcow2-linux-892fdcb05e3123192fb954a02fe75b9444d001a3.tar.xz
kernel-qcow2-linux-892fdcb05e3123192fb954a02fe75b9444d001a3.zip
drm/omap: display: don't use dsi_get_pixel_size()
display.c uses dsi_get_pixel_size() which is implemented in the DSI driver, and we won't have that in the omapdss-base module, to which we want to move display.c This patch changes display.c not to use dsi_get_pixel_size(). The call can be replaced with a simple check for OMAP_DSS_DSI_FMT_RGB565. We can also make dsi_get_pixel_size() static as it's no longer used outside dsi.c. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/cpufreq/acpi-cpufreq.c')
0 files changed, 0 insertions, 0 deletions