commit | cde4d494af5fe69527bdec3de1a2816830977d44 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Thu Dec 20 14:06:39 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jan 10 17:01:30 2013 +1100 |
tree | f833725c778a1cc60756ff05f3c69ac484b9aaa3 | |
parent | 98679fb0927cee2084caddc5277326f18642a58b [diff] |
powerpc: Remove extra zeros from 32 bit CPU features definitions 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>