From: trickie@gmail.com
To: linux-omap@vger.kernel.org
Cc: Nick Loeve <trickie@gmail.com>
Subject: [PATCH] Remove config conditional tcm825x_regs_* declarations
Date: Sat, 24 May 2008 22:20:44 +0200 [thread overview]
Message-ID: <1211660444-629-1-git-send-email-trickie@gmail.com> (raw)
Signed-off-by: Nick Loeve <trickie@gmail.com>
---
arch/arm/mach-omap2/board-n800-camera.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/arch/arm/mach-omap2/board-n800-camera.c b/arch/arm/mach-omap2/board-n800-camera.c
index b525125..f2bf91c 100644
--- a/arch/arm/mach-omap2/board-n800-camera.c
+++ b/arch/arm/mach-omap2/board-n800-camera.c
@@ -73,7 +73,6 @@ static int frames_after_reset;
static int saturated_count;
#endif
-#ifdef CONFIG_MACH_NOKIA_N800
const static struct tcm825x_reg tcm825x_regs_n800[] = {
/* initial settings for 2.5 V */
{0x00, 0x03}, {0x03, 0x29}, {0xaa, 0x2a}, {0xc0, 0x2b},
@@ -106,9 +105,7 @@ const static struct tcm825x_reg tcm825x_regs_n800[] = {
{0x08, 0x5c}, {0x08, 0x5d}, {0x08, 0x5e}, {0x08, 0x5f},
{TCM825X_VAL_TERM, TCM825X_REG_TERM}
};
-#endif
-#ifdef CONFIG_MACH_NOKIA_N810
const static struct tcm825x_reg tcm825x_regs_n810[] = {
/* initial settings for 2.5 V */
{0x00, 0x03}, {0x03, 0x29}, {0xaa, 0x2a}, {0xc0, 0x2b},
@@ -141,7 +138,6 @@ const static struct tcm825x_reg tcm825x_regs_n810[] = {
{0x08, 0x5c}, {0x08, 0x5d}, {0x08, 0x5e}, {0x08, 0x5f},
{TCM825X_VAL_TERM, TCM825X_REG_TERM}
};
-#endif
static int tcm825x_is_okay(void)
{
--
1.5.5.1
next reply other threads:[~2008-05-24 20:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-24 20:20 trickie [this message]
2008-05-24 22:22 ` [PATCH] Remove config conditional tcm825x_regs_* declarations Felipe Balbi
2008-05-28 20:31 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1211660444-629-1-git-send-email-trickie@gmail.com \
--to=trickie@gmail.com \
--cc=linux-omap@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox