commit | cfa674fde7ee763844f82e38503cd997a3951197 | [log] [tgz] |
---|---|---|
author | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | Thu Feb 25 11:38:23 2010 +0000 |
committer | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | Thu Feb 25 11:38:23 2010 +0000 |
tree | b8fae843939ba98335c95bac0d3fb70894b77d87 | |
parent | f6498d7a44921cf37a252a3953e7b828437bf6a7 [diff] |
Rename identifiers called 'byte' Still fallout of adding "-Wshadow". Missed the ht1000 one (chipset_enable is not compied on Windows where we had the collision with "byte" last time) and the other occurrence is newly introduced. Old libpci defines a global symbol called "byte" too. Corresponding to flashrom svn r913. Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>