OSDN Git Service

intel/intel_chipset: Move IS_9XX below IS_GEN10.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 30 Jun 2017 21:24:55 +0000 (14:24 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 30 Jun 2017 21:25:24 +0000 (14:25 -0700)
commit68da7812fc8f859afa7f202f832c72a35c8d4a1d
treefd053aa82a875dcd4da014bbb63571af586847e0
parent3095cc8eaba1aa87ad38c04ae2b1eabe30f7e16c
intel/intel_chipset: Move IS_9XX below IS_GEN10.

No functional change. Just organizing the code
so it gets clear for future platforms.

Paulo deserves credits becuase he was the one
that just noticed this IS_9XX was in the wrong position
after CNL patches got introduced.

Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
intel/intel_chipset.h