reproduce: # https://github.com/dlech/linux/commit/368fd704de0b90a9f9c30683d25db116ef8308bc git remote add dlech https://github.com/dlech/linux git fetch --no-tags dlech b4/iio-adc-ti-ads122c14 git checkout 368fd704de0b90a9f9c30683d25db116ef8308bc make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS # pip install -r Documentation/sphinx/requirements.txt make htmldocs