commit | 3bb11b536c1037143765b4efc8056600438df7f6 | [log] [tgz] |
---|---|---|
author | Sonika Jindal <sonika.jindal@intel.com> | Mon Aug 11 09:06:39 2014 +0530 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Aug 11 11:27:33 2014 +0200 |
tree | 57a8aa723a33dc0cbcc1213c6a925745d96c64e0 | |
parent | 22c59960d9fe72f3fbd28de69cc43c5522dd5fe6 [diff] |
drm/i915: Continuation of future readiness series Removing the check for HAS_PCH_SPLIT, it looks redundant here. Anyways all the platforms are checked separately. v2: Reordering as per the gen (Ville) Signed-off-by: Sonika Jindal <sonika.jindal@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>