lkml.org 
[lkml]   [2016]   [Jul]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH v4 2/2] clocksource: add J-Core timer/clocksource driver
    Date
    On Wednesday, July 27, 2016 5:35:09 AM CEST Rich Felker wrote:
    > +
    > +static void __init jcore_pit_init(struct device_node *node)
    > +{
    > + int err;
    > + __iomem void *pit_base;
    > + unsigned pit_irq;
    > + unsigned cpu;
    > + struct jcore_pit_nb *nb = 0;
    > + struct jcore_clocksource *cs = 0;
    > + struct jcore_pit __percpu *pit_percpu = 0;
    >

    This no longer applies, as the return type of the init function is
    now 'int', not 'void'.

    Arnd

    \
     
     \ /
      Last update: 2016-07-27 10:41    [W:3.311 / U:0.808 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site