diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c')
-rw-r--r-- | drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c b/drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c index 309b7b453e98..dfeaea639920 100644 --- a/drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c +++ b/drivers/gpu/drm/omapdrm/dss/omapdss-boot-init.c | |||
@@ -186,7 +186,6 @@ static const struct of_device_id omapdss_of_match[] __initconst = { | |||
186 | 186 | ||
187 | static const struct of_device_id omapdss_of_fixups_whitelist[] __initconst = { | 187 | static const struct of_device_id omapdss_of_fixups_whitelist[] __initconst = { |
188 | { .compatible = "composite-video-connector" }, | 188 | { .compatible = "composite-video-connector" }, |
189 | { .compatible = "dvi-connector" }, | ||
190 | { .compatible = "hdmi-connector" }, | 189 | { .compatible = "hdmi-connector" }, |
191 | { .compatible = "lgphilips,lb035q02" }, | 190 | { .compatible = "lgphilips,lb035q02" }, |
192 | { .compatible = "nec,nl8048hl11" }, | 191 | { .compatible = "nec,nl8048hl11" }, |
@@ -196,7 +195,6 @@ static const struct of_device_id omapdss_of_fixups_whitelist[] __initconst = { | |||
196 | { .compatible = "sony,acx565akm" }, | 195 | { .compatible = "sony,acx565akm" }, |
197 | { .compatible = "svideo-connector" }, | 196 | { .compatible = "svideo-connector" }, |
198 | { .compatible = "ti,opa362" }, | 197 | { .compatible = "ti,opa362" }, |
199 | { .compatible = "ti,tfp410" }, | ||
200 | { .compatible = "ti,tpd12s015" }, | 198 | { .compatible = "ti,tpd12s015" }, |
201 | { .compatible = "toppoly,td028ttec1" }, | 199 | { .compatible = "toppoly,td028ttec1" }, |
202 | { .compatible = "tpo,td028ttec1" }, | 200 | { .compatible = "tpo,td028ttec1" }, |