Sangbeom Kim wrote: > > From: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx> > > s5p64x0_sysclass should be used in place of the obselete s5p6440_sysclass > > Signed-off-by: Abhilash Kesavan <a.kesavan@xxxxxxxxxxx> > Signed-off-by: Sangbeom Kim <sbkim73@xxxxxxxxxxx> > --- > arch/arm/plat-samsung/include/plat/cpu.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/plat-samsung/include/plat/cpu.h b/arch/arm/plat- > samsung/include/plat/cpu.h > index 6412933..9addb3d 100644 > --- a/arch/arm/plat-samsung/include/plat/cpu.h > +++ b/arch/arm/plat-samsung/include/plat/cpu.h > @@ -79,7 +79,7 @@ extern struct sysdev_class s3c2442_sysclass; > extern struct sysdev_class s3c2443_sysclass; > extern struct sysdev_class s3c6410_sysclass; > extern struct sysdev_class s3c64xx_sysclass; > -extern struct sysdev_class s5p6440_sysclass; > +extern struct sysdev_class s5p64x0_sysclass; > extern struct sysdev_class s5p6442_sysclass; > extern struct sysdev_class s5pv210_sysclass; > > -- Ok...will apply. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html