On Tue, Sep 18, 2012 at 10:33:28AM +0300, Jani Nikula wrote:
On Tue, 18 Sep 2012, Daniel Vetter daniel.vetter@ffwll.ch wrote:
+#ifdef CONFIG_LOCKDEP +struct lockdep_map console_lock_dep_map = {
- .name = "console_lock"
+}; +#endif
static?
Yeah, static. I'm travelling atm, so will take a while to resend ... -Daniel