commit | ea1a734ad73478dace97e9712101029f536d10a3 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Wed Jun 27 16:54:58 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 28 19:19:29 2007 +1000 |
tree | 3d248e070d83322a005566945614508bcad0402a | |
parent | 084647125227b870267859d544c91c03743816dc [diff] |
[POWERPC] Abolish unused ucBoardRev variables asm-powerpc/processor.h declares, and arch/ppc/platforms/prep_setup.c defines variables ucBoardRev, ucBoardRevMaj and ucBoardRevMin which are used nowhere in the current kernel (neither in arch/ppc nor arch/powerpc). This removes them. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>