]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
Remove unused variable 'p_cmd'
authorJoe Korty <joe.korty@ccur.com>
Wed, 25 May 2016 06:44:00 +0000 (12:14 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Sun, 3 Jul 2016 17:40:42 +0000 (10:40 -0700)
commit0512f0ca08a8435fbc1b9b54a96e94f73d8fd192
tree88189aad51862605d88ab98897975da7a4385cc5
parent94b14fe03a5a019acd5a77f928ad96e148583228
Remove unused variable 'p_cmd'

sound/soc/codecs/audience/escore.c:
In function 'escore_wakeup':
sound/soc/codecs/audience/escore.c:830:6:
warning: unused variable 'p_cmd' [-Wunused-variable]
u32 p_cmd = ES_GET_POWER_STATE << 16;

Bug 200187768

Change-Id: I17b73812270cc1c0610516009c8f64fa7f14eb6d
Signed-off-by: Joe Korty <joe.korty@ccur.com>
Signed-off-by: Gaurav Singh <gaursingh@nvidia.com>
Reviewed-on: http://git-master/r/1163903
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bibek Basu <bbasu@nvidia.com>
sound/soc/codecs/audience/escore.c