Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1236300

Re: [PATCH 8/8] nvmem: Adding bindings for rockchip-efuse

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 8/8] nvmem: Adding bindings for rockchip-efuse
Date 2015-09-30 15:50 +0200
Message-ID <qepVE-6Bs-5@gated-at.bofh.it> (permalink)
References <qep9g-5rz-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi ZhengShunQian,

[auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore]

reproduce:
  # apt-get install sparse
  make ARCH=x86_64 allmodconfig
  make C=1 CF=-D__CHECK_ENDIAN__


sparse warnings: (new ones prefixed by >>)

>> drivers/nvmem/rockchip-efuse.c:104:22: sparse: symbol 'rockchip_efuse_regmap_config' was not declared. Should it be static?
>> drivers/nvmem/rockchip-efuse.c:122:5: sparse: symbol 'rockchip_efuse_probe' was not declared. Should it be static?
>> drivers/nvmem/rockchip-efuse.c:168:5: sparse: symbol 'rockchip_efuse_remove' was not declared. Should it be static?

Please review and possibly fold the followup patch.

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 8/8] nvmem: Adding bindings for rockchip-efuse Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-09-30 15:00 +0200
  Re: [PATCH 8/8] nvmem: Adding bindings for rockchip-efuse kbuild test robot <lkp@intel.com> - 2015-09-30 15:50 +0200
  [RFC PATCH] nvmem: rockchip_efuse_regmap_config can be static kbuild test robot <lkp@intel.com> - 2015-09-30 15:50 +0200
    Re: [RFC PATCH] nvmem: rockchip_efuse_regmap_config can be static Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-09-30 16:00 +0200

csiph-web