lkml.org 
[lkml]   [2013]   [Feb]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 10/35] mfd: ab8500-core: Rework MFD sub-device initialisation structures
Date
On Friday 15 February 2013, Lee Jones wrote:
> + {
> + .name = "ab8500-charger",
> + .of_compatible = "stericsson,ab8500-charger",
> + .num_resources = ARRAY_SIZE(ab8500_charger_resources),
> + .resources = ab8500_charger_resources,
> +#ifndef CONFIG_OF
> + .platform_data = &ab8500_bm_data,
> + .pdata_size = sizeof(ab8500_bm_data),
> +#endif
> + },

Is this #ifdef correct? I would have expected "#ifdef CONFIG_ATAGS" here.

Arnd


\
 
 \ /
  Last update: 2013-02-19 23:43    [W:0.358 / U:0.728 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site