mirror of https://github.com/torvalds/linux.git
Fix the compile-time warnings
drivers/video/fbdev/omap2/omapfb/dss/dpi.c: warning: EXPORT_SYMBOL() is not used, but #include <linux/export.h> is present
drivers/video/fbdev/omap2/omapfb/dss/sdi.c: warning: EXPORT_SYMBOL() is not used, but #include <linux/export.h> is present
drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c: warning: EXPORT_SYMBOL() is not used, but #include <linux/export.h> is present
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Helge Deller <deller@gmx.de>
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| apply.c | ||
| core.c | ||
| dispc-compat.c | ||
| dispc-compat.h | ||
| dispc.c | ||
| dispc.h | ||
| dispc_coefs.c | ||
| display-sysfs.c | ||
| display.c | ||
| dpi.c | ||
| dsi.c | ||
| dss-of.c | ||
| dss.c | ||
| dss.h | ||
| dss_features.c | ||
| dss_features.h | ||
| hdmi.h | ||
| hdmi4.c | ||
| hdmi4_core.c | ||
| hdmi4_core.h | ||
| hdmi5.c | ||
| hdmi5_core.c | ||
| hdmi5_core.h | ||
| hdmi_common.c | ||
| hdmi_phy.c | ||
| hdmi_pll.c | ||
| hdmi_wp.c | ||
| manager-sysfs.c | ||
| manager.c | ||
| omapdss-boot-init.c | ||
| output.c | ||
| overlay-sysfs.c | ||
| overlay.c | ||
| pll.c | ||
| sdi.c | ||
| venc.c | ||
| video-pll.c | ||