From: Ian Abbott Date: Tue, 8 Oct 2013 18:06:23 +0000 (+0100) Subject: staging: comedi: s626: remove duplicate macros I2C_B0, I2C_B1, I2C_B2 X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~361 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e3fc69d4cc034b12be487cbd93d19b9807dc7b5;p=pandora-kernel.git staging: comedi: s626: remove duplicate macros I2C_B0, I2C_B1, I2C_B2 The `I2C_B0(ATTR, VAL)`, `I2C_B1(ATTR, VAL)` and `I2C_B2(ATTR, VAL)` macros are defined identically in "s626.h" and "s626.c". Remove the duplicates from "s626.c". Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed