diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-11-13 11:44:26 -0500 |
---|---|---|
committer | Borislav Petkov <borislav.petkov@amd.com> | 2011-01-07 11:54:25 +0100 |
commit | 50adbbd8a8e572ad2533eace228c841ec84028a3 (patch) | |
tree | 34df56e03f29790ed6b16b73cf25d2a5793f0b05 /CREDITS | |
parent | bad11e031862294265145d87dd4be1ae4af0d57f (diff) |
EDAC, MCE: Use BIT_64() to eliminate warnings on 32-bit
Building for X86_32 produces shift count warnings, so use BIT_64() to
eliminate the warnings.
drivers/edac/mce_amd.c:778: warning: left shift count >= width of type
drivers/edac/mce_amd.c:778: warning: left shift count >= width of type
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Doug Thompson <dougthompson@xmission.com>
Cc: bluesmoke-devel@lists.sourceforge.net
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions