QcomModulePkg: Removing redundant function which copies the kernel image

The function copies the kernel image to the kernel load address. The
same function is called twice after few lines in the same .c file.
Removing the redundant function to save 10 ms as part of abl
optimization.

Signed-off-by: Aravind Vijayakumar <aprasann@codeaurora.org>
Change-Id: I4f5ec8050c96ba25fd7e35b560232b4f9210e76b
1 file changed