diff options
author | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | 2010-01-12 23:29:26 +0000 |
---|---|---|
committer | Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de> | 2010-01-12 23:29:26 +0000 |
commit | e87c0af94fae8cda899b72f03d0829ec5f2ffec4 (patch) | |
tree | d670b18a3e72c7678e6391f1ef4f2ee9ae6a3c31 /flashchips.c | |
parent | fb47cb30a1ac587125f0237ae3c75a7026e5cceb (diff) | |
download | flashrom-e87c0af94fae8cda899b72f03d0829ec5f2ffec4.zip flashrom-e87c0af94fae8cda899b72f03d0829ec5f2ffec4.tar.gz |
Don't use "byte" as identifier
Some mingw declares a global identifier "byte", causing -Werror -Wshadow
to break compilation. This patch renames all identifiers called "byte".
Corresponding to flashrom svn r861.
Signed-off-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'flashchips.c')
0 files changed, 0 insertions, 0 deletions