Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3479 → Rev 3480

/drivers/include/drm/drm_crtc.h
817,7 → 817,7
/* output poll support */
bool poll_enabled;
bool poll_running;
// struct delayed_work output_poll_work;
struct delayed_work output_poll_work;
 
/* pointers to standard properties */
struct list_head property_blob_list;