On Fri, 27 May 2011 10:26:18 +0530
Anirudh Ghayal <[email protected]> wrote:

> This patch adds support for PMIC8xxx based RTC.
> PMIC8xxx is Qualcomm's power management IC that
> internally houses an RTC module. This driver
> communicates with the PMIC module over SSBI bus.
> 

x86_64 allmodconfig:

drivers/rtc/rtc-pm8xxx.c: In function 'pm8xxx_rtc_probe':
drivers/rtc/rtc-pm8xxx.c:400: error: implicit declaration of function 
'mfd_get_data'
drivers/rtc/rtc-pm8xxx.c:400: warning: initialization makes pointer from 
integer without a cast

A tree-wide grep in 3.0-rc2 for "mfd_get_data" shows no definition,
although ./drivers/input/keyboard/pmic8xxx-keypad.c and
./drivers/input/misc/pmic8xxx-pwrkey.c are calling it.

What's happening here?
--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to