[PATCH 1/2] ath6kl_sdio: Add reset gpio module parameter for CHIP_PWD_L pin

kbuild test robot lkp at intel.com
Tue Nov 17 07:04:51 PST 2015


Hi Steve,

[auto build test WARNING on wireless-drivers/master]
[also build test WARNING on v4.4-rc1 next-20151117]

url:    https://github.com/0day-ci/linux/commits/Steve-deRosier/ath6kl_sdio-add-control-of-CHIP_PWD_L-via-GPIO/20151117-133751
base:   https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git master
config: blackfin-allmodconfig (attached as .config)
reproduce:
        wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=blackfin 

All warnings (new ones prefixed by >>):

>> WARNING: drivers/net/wireless/ath/ath6kl/ath6kl_sdio.o(.init.text+0xc2): Section mismatch in reference from the function _init_module() to the function .exit.text:_ath6kl_sdio_release_gpio()
   The function __init _init_module() references
   a function __exit _ath6kl_sdio_release_gpio().
   This is often seen when error handling in the init function
   uses functionality in the exit path.
   The fix is often to remove the __exit annotation of
   _ath6kl_sdio_release_gpio() so it may be used outside an exit section.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/octet-stream
Size: 38048 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/ath6kl/attachments/20151117/cd33d01d/attachment-0001.obj>


More information about the ath6kl mailing list