commit | 525906bc898d712f21e5bfcfc85ab0e517e3d086 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <[email protected]> | Fri Oct 15 15:27:02 2010 +0200 |
committer | Borislav Petkov <[email protected]> | Thu Oct 21 14:48:07 2010 +0200 |
tree | 545274c1dbf3d77f6d9ba22b5475f41cf390f257 | |
parent | cf1d2200dbc214c26a116c4d0c75b7cf27bb19b6 [diff] |
EDAC, MCE: Fix shift warning on 32-bit Fix drivers/edac/mce_amd.c:262: warning: left shift count >= width of type on 32-bit builds. Reported-by: Randy Dunlap <[email protected]> Signed-off-by: Borislav Petkov <[email protected]>