From 2e303d4348de2f742b0ff421d5ce0e11c3161f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Tue, 28 Sep 2010 21:39:49 +0200 Subject: [PATCH] --- yaml --- r: 212541 b: refs/heads/master c: 7ad211e35b41166ccf8448345726f324f26260f7 h: refs/heads/master i: 212539: 12f0f3037246daaf7fea8ad75975280dd4ad2400 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-imx/mach-pcm038.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1c08ad05cd9b..cda0f2d54546 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 13040066e28688b635801cdd5c6587fddae0e232 +refs/heads/master: 7ad211e35b41166ccf8448345726f324f26260f7 diff --git a/trunk/arch/arm/mach-imx/mach-pcm038.c b/trunk/arch/arm/mach-imx/mach-pcm038.c index 641f9bb08b26..a3d645ff4467 100644 --- a/trunk/arch/arm/mach-imx/mach-pcm038.c +++ b/trunk/arch/arm/mach-imx/mach-pcm038.c @@ -257,7 +257,7 @@ static struct regulator_init_data cam_data = { .consumer_supplies = cam_consumers, }; -struct mc13783_regulator_init_data pcm038_regulators[] = { +static struct mc13783_regulator_init_data pcm038_regulators[] = { { .id = MC13783_REGU_VCAM, .init_data = &cam_data,