linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: kbuild-all@01.org, linux-arm-kernel@lists.infradead.org
Subject: [stericsson:ab8500-gpadc 3/8] ab8500_fg.c:undefined reference to `iio_read_channel_processed'
Date: Sat, 24 Aug 2019 00:00:38 +0800	[thread overview]
Message-ID: <201908240035.qz946wwE%lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2764 bytes --]

tree:   https://kernel.googlesource.com/pub/scm/linux/kernel/git/linusw/linux-stericsson.git ab8500-gpadc
head:   b9fc9832627e121832ebbcb26426f700f4fde9db
commit: 2cd6e3713a7a4230127738dcb4255d8967c7aa8c [3/8] power: supply: ab8500_fg: convert to IIO ADC
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 2cd6e3713a7a4230127738dcb4255d8967c7aa8c
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=arm 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   drivers/power/supply/ab8500_charger.o: In function `ab8500_charger_usb_get_property':
   ab8500_charger.c:(.text+0x2fc4): undefined reference to `iio_read_channel_processed'
   ab8500_charger.c:(.text+0x30c4): undefined reference to `iio_read_channel_processed'
   drivers/power/supply/ab8500_charger.o: In function `ab8500_charger_ac_get_property':
   ab8500_charger.c:(.text+0x331c): undefined reference to `iio_read_channel_processed'
   ab8500_charger.c:(.text+0x341c): undefined reference to `iio_read_channel_processed'
   drivers/power/supply/ab8500_charger.o: In function `ab8500_charger_probe':
   ab8500_charger.c:(.text+0x46cc): undefined reference to `devm_iio_channel_get'
   ab8500_charger.c:(.text+0x471c): undefined reference to `devm_iio_channel_get'
   ab8500_charger.c:(.text+0x4764): undefined reference to `devm_iio_channel_get'
   ab8500_charger.c:(.text+0x47ac): undefined reference to `devm_iio_channel_get'
   drivers/power/supply/ab8500_fg.o: In function `ab8500_fg_bat_voltage':
>> ab8500_fg.c:(.text+0x18ec): undefined reference to `iio_read_channel_processed'
   drivers/power/supply/ab8500_fg.o: In function `ab8500_fg_probe':
>> ab8500_fg.c:(.text+0x257c): undefined reference to `devm_iio_channel_get'
   drivers/power/supply/ab8500_btemp.o: In function `ab8500_btemp_get_batctrl_res':
   ab8500_btemp.c:(.text+0xbf4): undefined reference to `iio_read_channel_processed'
   drivers/power/supply/ab8500_btemp.o: In function `ab8500_btemp_probe':
   ab8500_btemp.c:(.text+0xf0c): undefined reference to `devm_iio_channel_get'
   ab8500_btemp.c:(.text+0xf5c): undefined reference to `devm_iio_channel_get'
   drivers/power/supply/ab8500_btemp.o: In function `ab8500_btemp_periodic_work':
   ab8500_btemp.c:(.text+0x1684): undefined reference to `iio_read_channel_processed'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 71382 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

                 reply	other threads:[~2019-08-23 16:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201908240035.qz946wwE%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@01.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).