]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-omap/mmu.h
OMAP: MMU: Fix inconsistency to unregister device MMU
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-omap / mmu.h
index 714ee1d2eea9449d5947e1234d67f07cf95599d8..efacb6f0fe8d6127bed9fef18bf5c8843e5bac3e 100644 (file)
@@ -104,7 +104,7 @@ struct omap_mmu {
 
        enum omap_mmu_type type;
 
-       struct device dev;
+       struct device *dev;
 
        struct rw_semaphore exmap_sem;
        struct exmap_tbl *exmap_tbl;