Dear Mr. Park,

On 9 December 2011 08:00, Kyungmin Park <kyungmin.p...@samsung.com> wrote:
> On 12/9/11, Thomas Abraham <thomas.abra...@linaro.org> wrote:
>> Add device tree based discovery support for max8997.
>>
>> Cc: MyungJoo Ham <myungjoo....@samsung.com>
>> Cc: Rajendra Nayak <rna...@ti.com>
>> Cc: Rob Herring <rob.herr...@calxeda.com>
>> Cc: Grant Likely <grant.lik...@secretlab.ca>
>> Signed-off-by: Thomas Abraham <thomas.abra...@linaro.org>

[...]

>> +#else
>> +static int *max8997_i2c_parse_dt_pdata(struct device *dev
>> +                                     struct max8997_platform_data **pdata)
> It should be 'int' instead of 'int *'
>
> It's helpful to compile without CONFIG_OF.

I apologize for that. I compiled for exynos-dt first and then compiled
for origen board (which does not select CONFIG_OF). When compiling for
non-dt origen, I missed to notice that CONFIG_OF selection was left
over from the previous exynos-dt compile.

I have checked again without CONFIG_OF and found this issue as well as
two other errors/warnings.

Thanks. This was very helpful.

Regards,
Thomas.

[...]
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to