Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e547887f authored by Sudhakar Manapati's avatar Sudhakar Manapati Committed by Gerrit - the friendly Code Review server
Browse files

msm: reap unused kernel files



This change removes source files from the kernel tree that
were not being used during make.

This change is propagated from msm-3.10 kernel.
(commit: f06163e6d0b0c001ed79275cbe522d0b62ace3ed
msm: reap unused kernel files)

Change-Id: I5132854367330a9b47f678409cbe6a45f2b5abb3
Signed-off-by: default avatarSudhakar Manapati <smanap@codeaurora.org>
parent 112fe6bf
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
/*
 * make sense only when GTP_HEADER_FW_UPDATE & GTP_AUTO_UPDATE are enabled
 * define your own firmware array here
*/
const unsigned char header_fw_array[] = {
};
+0 −1
Original line number Diff line number Diff line
@@ -39,7 +39,6 @@
#if GTP_HEADER_FW_UPDATE
#include <linux/namei.h>
#include <linux/mount.h>
#include "gt9xx_firmware.h"
#endif

#define FIRMWARE_NAME_LEN_MAX		256