From: Chen Gang <gang.chen@asianux.com>
To: kgene.kim@samsung.com, linux@arm.linux.org.uk
Cc: linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH] arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210 to fix compiling issue
Date: Mon, 07 Jan 2013 20:02:28 +0800 [thread overview]
Message-ID: <50EAB954.4090504@asianux.com> (raw)
In-Reply-To: <50EA972E.3040404@asianux.com>
于 2013年01月07日 17:36, Chen Gang 写道:
>
>
> +#ifdef CONFIG_CPU_S5PV210
> +
> struct bus_type s5pv210_subsys = {
> .name = "s5pv210-core",
> .dev_name = "s5pv210-core",
sorry, it is my fault.
should let s5pv210_subsys outside of #ifdef CONFIG_CPU_S5PV210.
it is used in pm.c
I need send patch v2.
--
Chen Gang
Asianux Corporation
WARNING: multiple messages have this Message-ID (diff)
From: gang.chen@asianux.com (Chen Gang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210 to fix compiling issue
Date: Mon, 07 Jan 2013 20:02:28 +0800 [thread overview]
Message-ID: <50EAB954.4090504@asianux.com> (raw)
In-Reply-To: <50EA972E.3040404@asianux.com>
? 2013?01?07? 17:36, Chen Gang ??:
>
>
> +#ifdef CONFIG_CPU_S5PV210
> +
> struct bus_type s5pv210_subsys = {
> .name = "s5pv210-core",
> .dev_name = "s5pv210-core",
sorry, it is my fault.
should let s5pv210_subsys outside of #ifdef CONFIG_CPU_S5PV210.
it is used in pm.c
I need send patch v2.
--
Chen Gang
Asianux Corporation
next prev parent reply other threads:[~2013-01-07 12:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-07 9:36 [PATCH] arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210 to fix compiling issue Chen Gang
2013-01-07 9:36 ` Chen Gang
2013-01-07 12:02 ` Chen Gang [this message]
2013-01-07 12:02 ` Chen Gang
2013-01-07 12:31 ` [PATCH v2] " Chen Gang
2013-01-07 12:31 ` Chen Gang
2013-01-15 10:02 ` Chen Gang
2013-01-15 10:02 ` Chen Gang
2013-01-18 0:14 ` Kukjin Kim
2013-01-18 0:14 ` Kukjin Kim
[not found] ` <20130118011846.3CEE21840258@intranet.asianux.com>
2013-01-18 3:33 ` [PATCH v2] arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210to " Kukjin Kim
2013-01-18 3:33 ` Kukjin Kim
2013-01-18 13:47 ` Chen Gang
2013-01-18 13:47 ` Chen Gang
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=50EAB954.4090504@asianux.com \
--to=gang.chen@asianux.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.