drm/i915: fix sparse warnings: move 'extern' decls to header file
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / intel_dvo.c
index cc621c8..8b8d6e6 100644 (file)
 #define CH7xxx_ADDR    0x76
 #define TFP410_ADDR    0x38
 
-extern struct intel_dvo_dev_ops sil164_ops;
-extern struct intel_dvo_dev_ops ch7xxx_ops;
-extern struct intel_dvo_dev_ops ivch_ops;
-extern struct intel_dvo_dev_ops tfp410_ops;
-extern struct intel_dvo_dev_ops ch7017_ops;
-
 static struct intel_dvo_device intel_dvo_devices[] = {
        {
                .type = INTEL_DVO_CHIP_TMDS,