diff options
| author | Jeff Johnson <jjohnson@qca.qualcomm.com> | 2014-04-17 14:48:22 -0700 |
|---|---|---|
| committer | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-04-22 11:48:42 +0530 |
| commit | 5791dcfd40ce2efe22fe6dd807db37c5a1d68b5d (patch) | |
| tree | beb1b56e2fa907d732b3cf482bcccc019b3fabb4 /Kbuild | |
| parent | d5258512464041cf43a6f34f579bc2ebf13d472c (diff) | |
qcacld: vos: Remove obsolete vos_power code
The APIs exposed by vos_power are not applicable to the current
driver, so remove all references to them to help clean up the
codebase.
Change-Id: Ie0641bb9612f1afcb4af690f9ae28b44900d0d96
CRs-fixed: 651119
Diffstat (limited to 'Kbuild')
| -rw-r--r-- | Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -624,7 +624,6 @@ VOSS_OBJS := $(VOSS_SRC_DIR)/vos_api.o \ $(VOSS_SRC_DIR)/vos_mq.o \ $(VOSS_SRC_DIR)/vos_nvitem.o \ $(VOSS_SRC_DIR)/vos_packet.o \ - $(VOSS_SRC_DIR)/vos_power.o \ $(VOSS_SRC_DIR)/vos_sched.o \ $(VOSS_SRC_DIR)/vos_threads.o \ $(VOSS_SRC_DIR)/vos_timer.o \ |
