/* * Special local versatile callbacks */ #include #include #include #if defined(CONFIG_PLAT_VERSATILE_CLCD) && defined(CONFIG_OF) int versatile_clcd_init_panel(struct clcd_fb *fb, struct device_node *endpoint); #else static inline int versatile_clcd_init_panel(struct clcd_fb *fb, struct device_node *endpoint) { return 0; } #endif git://git.distanz.ch/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/reset/pistachio-resets.h')