]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/lib: fix redundant inclusion of quad.o
authorChristophe Leroy <christophe.leroy@c-s.fr>
Mon, 13 May 2019 10:00:14 +0000 (10:00 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 28 May 2019 02:08:11 +0000 (12:08 +1000)
commitf8e0d0fddf87f26aed576983f752329de4c0900f
treec24ac126cfbf3bb190cdf23e8dcc04beebca9471
parent00b0cdbbc87fb4b531a0d75f4004ed3d89999b80
powerpc/lib: fix redundant inclusion of quad.o

quad.o is only for PPC64, and already included in obj64-y,
so it doesn't have to be in obj-y

Fixes: 31bfdb036f12 ("powerpc: Use instruction emulation infrastructure to handle alignment faults")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/lib/Makefile