commit | 029c33add915d5c688364ef189304f986baba45e | [log] [tgz] |
---|---|---|
author | José Roberto de Souza <jose.souza@intel.com> | Tue Sep 18 13:47:14 2018 -0700 |
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | Wed Sep 26 17:06:25 2018 -0700 |
tree | d16806c3e528c070e31ece0081f2a2f75297d7ec | |
parent | c9b818d3f9f4eca54a2ad3083b4584f453b20bed [diff] |
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