powerpc: Simplify processor.h
authorMario Six <mario.six@gdsys.cc>
Mon, 28 Jan 2019 08:33:39 +0000 (09:33 +0100)
committerMario Six <mario.six@gdsys.cc>
Tue, 21 May 2019 05:52:34 +0000 (07:52 +0200)
commit6fffab74cd42009ed7189f3c0b00fa19dfb8051a
tree577829c43c6645eec4f7a0d8da3f296bb5c6890f
parentaed7d0e399c8cf1c0f70d28a22144b4c94ff45ad
powerpc: Simplify processor.h

Lots of stuff in processor.h was taken verbatim from the Linux kernel.
It was never synced, so most of it was removed or changed in the kernel
since it was imported.

Remove all the stuff that is unused in the current U-Boot sources;
should anybody feel the need to re-sync with the kernel, they can do it
later on.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
arch/powerpc/include/asm/processor.h