Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd...
[pandora-kernel.git] / include / linux / mfd / davinci_voicecodec.h
index 7dd6524..13a1ee9 100644 (file)
@@ -28,6 +28,8 @@
 #include <linux/mfd/core.h>
 #include <linux/platform_data/edma.h>
 
+#include <mach/hardware.h>
+
 /*
  * Register values.
  */
@@ -111,8 +113,6 @@ struct davinci_vc {
 
        /* Memory resources */
        void __iomem *base;
-       resource_size_t pbase;
-       size_t base_size;
 
        /* MFD cells */
        struct mfd_cell cells[DAVINCI_VC_CELLS];