]> Pileus Git - ~andy/linux/blobdiff - drivers/iommu/omap-iommu.h
Merge tag 'efi-urgent' into x86/urgent
[~andy/linux] / drivers / iommu / omap-iommu.h
index 2b5f3c04d167c6d0c76e2e6c940082d52ff96b51..1200842066025dec7c6da98791ce64919b858fdd 100644 (file)
@@ -29,7 +29,6 @@ struct iotlb_entry {
 struct omap_iommu {
        const char      *name;
        struct module   *owner;
-       struct clk      *clk;
        void __iomem    *regbase;
        struct device   *dev;
        void            *isr_priv;
@@ -116,8 +115,6 @@ static inline struct omap_iommu *dev_to_omap_iommu(struct device *dev)
  * MMU Register offsets
  */
 #define MMU_REVISION           0x00
-#define MMU_SYSCONFIG          0x10
-#define MMU_SYSSTATUS          0x14
 #define MMU_IRQSTATUS          0x18
 #define MMU_IRQENABLE          0x1c
 #define MMU_WALKING_ST         0x40