Skip to content

Commit

Permalink
Updating the enum value to be consisentent with NEO
Browse files Browse the repository at this point in the history
Change-Id: I06d4b80b8c13063daaa53b4d534bfb7713246b83
  • Loading branch information
AnupamaChandrasekhar authored and gfxbot committed Mar 20, 2018
1 parent e36ddea commit 66d70cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/common/igfxfmid.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

typedef enum {
IGFX_UNKNOWN = 0,
IGFX_BROADWELL,
IGFX_BROADWELL = 16,
IGFX_CHERRYVIEW,
IGFX_SKYLAKE,
IGFX_KABYLAKE,
Expand Down

0 comments on commit 66d70cd

Please sign in to comment.