From: Catalin Iacob Date: Sun, 22 Sep 2013 09:06:26 +0000 (+0200) Subject: rtlwifi: remove duplicate declarations and macros in headers X-Git-Tag: v3.13-rc1~105^2~225^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a1ea9fd935139027e60157fa5d5bf8555414de3;p=pandora-kernel.git rtlwifi: remove duplicate declarations and macros in headers This patch brings no functional change. There are still duplicate macros across the rtlwifi directory, for example IQK_DELAY_TIME is defined multiple times, sometimes with different values, this patch only removes duplicates within the same header file. Signed-off-by: Catalin Iacob Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed