[PATCH v12] ath10k: add LED and GPIO controlling support for various chipsets
Kalle Valo
kvalo at codeaurora.org
Fri Apr 6 01:09:12 PDT 2018
(adding back the lists, please don't top post and trim your quotes)
Sebastian Gottschall <s.gottschall at dd-wrt.com> writes:
> okay. ath10k-check is buggy and doesnt work. so it doesnt help much
> with code styles
>
> root at seg-desktop:/xfs/ath10k/ath.gpio# ./ath10k-check
> global: 'drivers/net/wireless/ath/ath10k/Kconfig' is not a source file.
> Traceback (most recent call last):
> File "./ath10k-check", line 461, in <module>
> main()
> File "./ath10k-check", line 455, in main
> ret = run_checkpatch(args)
> File "./ath10k-check", line 275, in run_checkpatch
> output = subprocess.check_output(cmd, shell=True)
> File "/usr/lib/python2.7/subprocess.py", line 219, in check_output
> raise CalledProcessError(retcode, cmd, output=output)
> subprocess.CalledProcessError: Command 'global -f
> drivers/net/wireless/ath/ath10k/Kconfig' returned non-zero exit status 1
You are missing gtags, see 'ath10k-check --help' for how to install:
Requirements (all available in $PATH):
* gcc
* sparse
* checkpatch.pl
* gtags (from package global)
--
Kalle Valo
More information about the ath10k
mailing list