powerpc: Remove extra zeros from 32 bit CPU features definitions
authorMichael Neuling <mikey@neuling.org>
Thu, 20 Dec 2012 14:06:39 +0000 (14:06 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 10 Jan 2013 06:01:30 +0000 (17:01 +1100)
These are 32 bit, so no need to have a bunch of wasted 0s.

The 0s saved here can be put to better use elsewhere, like at the end of my pay
check.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found