diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/video/fbdev/omap2/omapfb/dss/core.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/video/fbdev/omap2/omapfb/dss/core.c b/drivers/video/fbdev/omap2/omapfb/dss/core.c index 7e6a3eb266d0..b5956a1a30d4 100644 --- a/drivers/video/fbdev/omap2/omapfb/dss/core.c +++ b/drivers/video/fbdev/omap2/omapfb/dss/core.c | |||
| @@ -136,7 +136,6 @@ static inline void dss_uninitialize_debugfs(void) | |||
| 136 | } | 136 | } |
| 137 | void dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) | 137 | void dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) |
| 138 | { | 138 | { |
| 139 | return 0; | ||
| 140 | } | 139 | } |
| 141 | #endif /* CONFIG_FB_OMAP2_DSS_DEBUGFS */ | 140 | #endif /* CONFIG_FB_OMAP2_DSS_DEBUGFS */ |
| 142 | 141 | ||
| @@ -169,8 +168,6 @@ static struct notifier_block omap_dss_pm_notif_block = { | |||
| 169 | 168 | ||
| 170 | static int __init omap_dss_probe(struct platform_device *pdev) | 169 | static int __init omap_dss_probe(struct platform_device *pdev) |
| 171 | { | 170 | { |
| 172 | int r; | ||
| 173 | |||
| 174 | core.pdev = pdev; | 171 | core.pdev = pdev; |
| 175 | 172 | ||
| 176 | dss_features_init(omapdss_get_version()); | 173 | dss_features_init(omapdss_get_version()); |
