On Tue, 18 Sep 2012, Daniel Vetter <daniel.vetter at ffwll.ch> wrote: > +#ifdef CONFIG_LOCKDEP > +struct lockdep_map console_lock_dep_map = { > + .name = "console_lock" > +}; > +#endif static? BR, Jani.
On Tue, 18 Sep 2012, Daniel Vetter <daniel.vetter at ffwll.ch> wrote: > +#ifdef CONFIG_LOCKDEP > +struct lockdep_map console_lock_dep_map = { > + .name = "console_lock" > +}; > +#endif static? BR, Jani.