Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.12',...
authorLee Jones <lee.jones@linaro.org>
Thu, 27 Apr 2017 08:24:41 +0000 (09:24 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 27 Apr 2017 08:24:41 +0000 (09:24 +0100)
1  2  3  4  5  6 
include/linux/mfd/motorola-cpcap.h

       * published by the Free Software Foundation.
       */
      
+++ ++#include <linux/device.h>
+++ ++#include <linux/regmap.h>
+++ ++
      #define CPCAP_VENDOR_ST           0
      #define CPCAP_VENDOR_TI           1
      
@@@@@@@ -290,3 -290,3 -290,5 -293,3 -290,3 -290,3 +293,5 @@@@@@@ static inline int cpcap_get_vendor(stru
      
        return 0;
      }
++ +++
++ +++extern int cpcap_sense_virq(struct regmap *regmap, int virq);