]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PPC, KVM: fix build failure due to removed file
authorJoonsoo Kim <iamjoonsoo.kim@lge.com>
Thu, 26 Jun 2014 00:42:34 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 26 Jun 2014 00:42:34 +0000 (10:42 +1000)
commitaa725b294ccaecc48d5bf5b81683639aa9a498bd
tree5dda4c919ed03b510ca775edb09d66a172a50df6
parent3f29bdf3822da241edd618f506d6b1ef3e4fd616
PPC, KVM: fix build failure due to removed file

Commit ('PPC, KVM, CMA: use general CMA reserved area management
framework') removes book3s_hv_cma.c, but, missed to remove entry
in Makefile. Fix it.

Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/powerpc/kvm/Makefile