[PATCH] arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210 to fix compiling issue
Chen Gang
gang.chen at asianux.com
Mon Jan 7 07:02:28 EST 2013
于 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
More information about the linux-arm-kernel
mailing list