On Thu, 26 Mar 2015, Mark Brown wrote:

> On Thu, Mar 26, 2015 at 10:40:15AM +0000, Build bot for Mark Brown wrote:
> 
> For the past couple of days -next has been failing to build an ARM
> allmodconfig due to the use of defines which don't appear anywhere in
> the kernel, introduced in f35ba5c9f6043 (mfd: qcom_rpm: Add support for
> IPQ8064):

I dealt with this earlier today, so tonight's build should be fine.
Sorry it's taken a couple of days to fix.  Normally someone complains
sooner and I fix right away,  but you are the first in this instance.

> >     arm-allmodconfig
> > ../drivers/mfd/qcom_rpm.c:331:3: error: 'QCOM_RPM_NSS_FABRIC_0_CLK' 
> > undeclared here (not in a function)
> > ../drivers/mfd/qcom_rpm.c:331:2: error: array index in initializer not of 
> > integer type
> > ../drivers/mfd/qcom_rpm.c:331:2: error: (near initialization for 
> > 'ipq806x_rpm_resource_table')
> > ../drivers/mfd/qcom_rpm.c:335:3: error: 'QCOM_RPM_NSS_FABRIC_1_CLK' 
> > undeclared here (not in a function)
> > ../drivers/mfd/qcom_rpm.c:335:2: error: array index in initializer not of 
> > integer type
> > ../drivers/mfd/qcom_rpm.c:335:2: error: (near initialization for 
> > 'ipq806x_rpm_resource_table')
> > ../drivers/mfd/qcom_rpm.c:354:3: error: 'QCOM_RPM_SMB208_S1a' undeclared 
> > here (not in a function)
> > ../drivers/mfd/qcom_rpm.c:354:2: error: array index in initializer not of 
> > integer type
> > ../drivers/mfd/qcom_rpm.c:354:2: error: (near initialization for 
> > 'ipq806x_rpm_resource_table')
> > ../drivers/mfd/qcom_rpm.c:355:3: error: 'QCOM_RPM_SMB208_S1b' undeclared 
> > here (not in a function)
> > ../drivers/mfd/qcom_rpm.c:355:2: error: array index in initializer not of 
> > integer type
> > ../drivers/mfd/qcom_rpm.c:355:2: error: (near initialization for 
> > 'ipq806x_rpm_resource_table')
> > ../drivers/mfd/qcom_rpm.c:356:3: error: 'QCOM_RPM_SMB208_S2a' undeclared 
> > here (not in a function)
> > ../drivers/mfd/qcom_rpm.c:356:2: error: array index in initializer not of 
> > integer type
> > ../drivers/mfd/qcom_rpm.c:356:2: error: (near initialization for 
> > 'ipq806x_rpm_resource_table')
> > ../drivers/mfd/qcom_rpm.c:357:3: error: 'QCOM_RPM_SMB208_S2b' undeclared 
> > here (not in a function)
> > ../drivers/mfd/qcom_rpm.c:357:2: error: array index in initializer not of 
> > integer type
> > ../drivers/mfd/qcom_rpm.c:357:2: error: (near initialization for 
> > 'ipq806x_rpm_resource_table')



-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to