]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/host1x/drm/drm.h
drm/tegra: Remove unused fields
[karo-tx-linux.git] / drivers / gpu / host1x / drm / drm.h
index 02ce020f25754633bca0f9489e6e29c85ec9eea2..f7cd946df8fac99e6967f1c7af164e07a1112be6 100644 (file)
@@ -33,10 +33,6 @@ struct tegra_fbdev {
 struct host1x_drm {
        struct drm_device *drm;
        struct device *dev;
-       void __iomem *regs;
-       struct clk *clk;
-       int syncpt;
-       int irq;
 
        struct mutex drm_clients_lock;
        struct list_head drm_clients;