lkml.org 
[lkml]   [2012]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 02/13] clk: core: remove dead code paths
    On 4/12/2012 6:32 AM, Mike Turquette wrote:
    > diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c
    > index 3ed36d3..4daacf5 100644
    > --- a/drivers/clk/clk.c
    > +++ b/drivers/clk/clk.c
    > @@ -194,7 +194,7 @@ static int __init clk_debug_init(void)
    > late_initcall(clk_debug_init);
    > #else
    > static inline int clk_debug_register(struct clk *clk) { return 0; }
    > -#endif /* CONFIG_COMMON_CLK_DEBUG */
    > +#endif

    Why is this updated? Isn't this considered good practice anymore?

    --
    viresh


    \
     
     \ /
      Last update: 2012-04-12 08:19    [W:4.582 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site