OSDN Git Service

drm/i915: Remove duplicated definition of intel_update_rawclk
authorJosé Roberto de Souza <jose.souza@intel.com>
Tue, 18 Sep 2018 20:47:14 +0000 (13:47 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 27 Sep 2018 00:06:25 +0000 (17:06 -0700)
commit029c33add915d5c688364ef189304f986baba45e
treed16806c3e528c070e31ece0081f2a2f75297d7ec
parentc9b818d3f9f4eca54a2ad3083b4584f453b20bed
drm/i915: Remove duplicated definition of intel_update_rawclk

A few line above we have another definition of intel_update_rawclk()
keeping that one as the function is implemented in intel_cdclk.c.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180918204714.27306-6-jose.souza@intel.com
drivers/gpu/drm/i915/intel_drv.h