/* * 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 t' href='http:///git.distanz.ch/cgit.cgi/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
id=189addce85330208bea50ea7f1483b58822e93cf&id2=930a42ded3fede7ca3acafc9153f4f2d0f56a92c'>sb/sbawe.c
diff options
AgeCommit message (Expand)AuthorFilesLines
context:
space:
mode:
Diffstat (limited to 'sound/isa/sb/sbawe.c')