commit | 14a89a9ba77e4b465812ea42802a1aad5ced4715 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 12 20:27:55 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 21 07:24:10 2014 +0100 |
tree | e8889d9ae7db403b1f833631f4b637766ac5aa23 | |
parent | aed37bfbf4fbe8e0b11f63239581cd0dec2b1184 [diff] |
x86: Fix a warning with gcc 4.4.4 This warning appears even though it seems that the compiler could work it out. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org>