diff options
author | Roy Zang <[email protected]> | 2013-03-29 21:06:17 +0800 |
---|---|---|
committer | Kumar Gala <[email protected]> | 2013-04-03 11:24:29 -0500 |
commit | 2b4a8bd242d2880b232d07105981a8d31e8bc262 (patch) | |
tree | b4144ba2121441c4791dcaa571cefcfbb84c9ab0 /fs/jbd/commit.c | |
parent | 4ba6c1f1259af47c2dba09f78e71b7a1673ad635 (diff) |
powerpc/fsl_pci: fix 64 bit pci size issue
The size might be 64 bit, so use ilog2() instead of __ilog2() or
__ilog2_u64().
ilog2() can select 32bit or 64bit function automatically.
Signed-off-by: Roy Zang <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions