Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[firefly-linux-kernel-4.4.55.git] / drivers / mfd / stmpe.h
index ff2b09ba8797cfc214d36fada42efe1f1b64a807..6639f1b0fef50525a6292a9cce9984dd7c05c836 100644 (file)
@@ -38,7 +38,7 @@ static inline void stmpe_dump_bytes(const char *str, const void *buf,
  *             enable and altfunc callbacks
  */
 struct stmpe_variant_block {
-       struct mfd_cell         *cell;
+       const struct mfd_cell   *cell;
        int                     irq;
        enum stmpe_block        block;
 };