diff options
| author | Al Viro <[email protected]> | 2007-07-20 16:07:33 +0100 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-20 08:24:49 -0700 |
| commit | 25cccecce8e29f92eb5a0445bc97ee01ef2da379 (patch) | |
| tree | aed1b449d35fd1000cad05cbaf802f45a487551c /scripts/patch-kernel | |
| parent | a9204879b4242c2bed3a172399906acd371a8081 (diff) | |
Fix up sky2 breakage
Doing |= 1 << 19 to 16bit unsigned is not particulary useful;
that register is 32bit, unlike the ones dealt with in the rest of
function, so we need u32 variable here.
Signed-off-by: Al Viro <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions