From: Arend van Spriel Date: Thu, 12 Dec 2013 10:58:52 +0000 (+0100) Subject: brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attribute X-Git-Tag: v3.14-rc1~94^2~334^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=463c30b3f987b9933a705227964847b49d4d7b32;p=pandora-kernel.git brcmfmac: remove unused struct brcmf_sdio_dev::func_cis_ptr attribute During the SDIO probe the func_cis_ptr attribute in struct brcmf_sdio_dev is being determined, but it is never used after that. Removing it also obsoletes two functions in bcmsdh.c. Reviewed-by: Franky Lin Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed