drm/i915: fix sparse warnings: move 'extern' decls to header file
[deliverable/linux.git] / drivers / gpu / drm / i915 / intel_dvo.c
index cc621c82ad2b11254f89de3280f6d427f335a62f..8b8d6e65cd3fe2179056bce7860c61c74895820c 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,
This page took 0.026835 seconds and 5 git commands to generate.