Browse Source

mfd: max77693: Remove unused define

Remove old MAX77693_NUM_IRQ_MUIC_REGS define. Not used anywhere.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Krzysztof Kozlowski 11 năm trước cách đây
mục cha
commit
6cbac55368
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      include/linux/mfd/max77693-private.h

+ 0 - 1
include/linux/mfd/max77693-private.h

@@ -26,7 +26,6 @@
 
 #include <linux/i2c.h>
 
-#define MAX77693_NUM_IRQ_MUIC_REGS	3
 #define MAX77693_REG_INVALID		(0xff)
 
 /* Slave addr = 0xCC: PMIC, Charger, Flash LED */