commit | 2d49c42a304750c5c38c9533d48bcc3fd7f8fe61 | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Tue May 21 20:04:59 2013 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Wed Aug 07 18:38:07 2013 -0500 |
tree | 721546e4f134541561432051813a1312794ab4d5 | |
parent | 7d4d595dad30328bc6153e235d90f54c918fc127 [diff] |
powerpc/fsl-pci: fix the unreachable warning message The (1ull << mem_log) is never greater than mem unless mem_log++; Signed-off-by: Kevin Hao <haokexin@gmail.com> Signed-off-by: Scott Wood <scottwood@freescale.com>