[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CA+r1Zhh0do0xgN8Lf1fSZJkEP_QhYRAH5WxRb3tX6kquns9AOQ@mail.gmail.com>
Date: Tue, 24 Jun 2014 06:46:25 -0700
From: Jim Davis <jim.epost@...il.com>
To: sfr@...b.aaug.org.au, linux-next <linux-next@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
tadeusz.struk@...el.com, herbert@...dor.apana.org.au,
davem@...emloft.net, john.griffin@...el.com,
bruce.w.allan@...el.com, qat-linux@...el.com,
linux-crypto <linux-crypto@...r.kernel.org>
Subject: randconfig build error with next-20140624, in drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c
Building with the attached random configuration file,
drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c: In function ‘adf_enable_
error_correction’:
drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c:166:3: error:
implicit declaration of function ‘__raw_readl’
[-Werror=implicit-function-declaration]
val = ADF_CSR_RD(csr, ADF_DH895XCC_AE_CTX_ENABLES(i));
^
drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c:168:3: error:
implicit declaration of function ‘__raw_writel’
[-Werror=implicit-function-declaration]
ADF_CSR_WR(csr, ADF_DH895XCC_AE_CTX_ENABLES(i), val);
^
cc1: some warnings being treated as errors
make[4]: *** [drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.o] Error 1
View attachment "randconfig-1403614665.txt" of type "text/plain" (92909 bytes)
Powered by blists - more mailing lists