Sachin Kamat wrote:
> 
> On 24 July 2013 08:43, Kukjin Kim <[email protected]> wrote:
> > Kukjin Kim wrote:
> >>
> >> Sachin Kamat wrote:
> >> >
> >> > Remove unused declarations that got left behind subsequent to
> >> > making Exynos a DT-only platform.
> >> >
> >> > Signed-off-by: Sachin Kamat <[email protected]>
> >> > ---
> >> >  arch/arm/mach-exynos/common.h |   41
> > -----------------------------------
> >> --
> >> > ----
> >> >  1 file changed, 41 deletions(-)
> >> >
> >
> > [...]
> >
> >> > -
> >> > -struct device_node;
> >> > -
> >> >  extern struct smp_operations exynos_smp_ops;
> >> >
> >> >  extern void exynos_cpu_die(unsigned int cpu);
> >> > --
> >> > 1.7.9.5
> >>
> >> Looks good to me, applied into -cleanup.
> >>
> > Just note, needed following additionally.
> >
> > -struct device_node;
> > -void combiner_init(void __iomem *combiner_base, struct device_node *np,
> > -                       unsigned int max_nr, int irq_base);
> > -
> 
> There is already a patch to clean that up [1] submitted earlier as
> part of combiner cleanup series.
> Please apply that first or squash it into this one.
> 
> [1] https://lkml.org/lkml/2013/6/26/296
> 
Already did when I applied.

Thanks, Kukjin

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to