kvm: powerpc: book3s: remove kvmppc_handler_highmem label
This label is not used now. Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
ce11e48b7f
commit
178db620ee
@ -158,9 +158,6 @@ END_FTR_SECTION_IFSET(CPU_FTR_ARCH_201)
|
|||||||
* Interrupts are enabled again at this point.
|
* Interrupts are enabled again at this point.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.global kvmppc_handler_highmem
|
|
||||||
kvmppc_handler_highmem:
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Register usage at this point:
|
* Register usage at this point:
|
||||||
*
|
*
|
||||||
|
@ -121,9 +121,6 @@ kvm_start_lightweight:
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.global kvmppc_handler_highmem
|
|
||||||
kvmppc_handler_highmem:
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Register usage at this point:
|
* Register usage at this point:
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user