drm/i915: Grammar s/the its/its/

Fix the grammar.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190607113118.14645-1-geert+renesas@glider.be
This commit is contained in:
Geert Uytterhoeven 2019-06-07 13:31:18 +02:00 committed by Jani Nikula
parent c57984478b
commit cf20b411bb

View File

@ -293,7 +293,7 @@ struct intel_shared_dpll {
/**
* @state:
*
* Store the state for the pll, including the its hw state
* Store the state for the pll, including its hw state
* and CRTCs using it.
*/
struct intel_shared_dpll_state state;