From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0307307406097248958==" MIME-Version: 1.0 From: Greg Kroah-Hartman To: kbuild-all@lists.01.org Subject: Re: [driver-core:driver-core-testing 29/33] include/linux/platform_device.h:75:40: error: unknown type name 'irq_handler_t' Date: Tue, 08 Sep 2020 13:37:54 +0200 Message-ID: <20200908113754.GA1453813@kroah.com> In-Reply-To: <202009080432.5YpVmPhM%lkp@intel.com> List-Id: --===============0307307406097248958== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Tue, Sep 08, 2020 at 04:21:36AM +0800, kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-cor= e.git driver-core-testing > head: fa802fde315b87157f6d7c5dfe5d926bdb97d6e4 > commit: 4f4e9ddba1225e2dcdd08ac91f1e82aaca51f2b8 [29/33] drivers: provide= devm_platform_request_irq() > config: h8300-randconfig-r014-20200907 (attached as .config) > compiler: h8300-linux-gcc (GCC) 9.3.0 > reproduce (this is a W=3D1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > git checkout 4f4e9ddba1225e2dcdd08ac91f1e82aaca51f2b8 > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-9.3.0 make.cros= s ARCH=3Dh8300 = I'm going to drop this patch, and the follow-up patch for this, from my trees. Maybe the prototype for this function should go in a different .h file to resolve these types of build issues? thanks, greg k-h --===============0307307406097248958==--