From: Felix Fietkau Date: Thu, 28 Jun 2012 00:33:41 +0000 (+0200) Subject: ath9k: de-duplicate initvals X-Git-Tag: v3.6-rc1~125^2~57^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=469979173ecda9c472c495608d6d540ec33ab85d;p=pandora-kernel.git ath9k: de-duplicate initvals The initvals tool from https://github.com/mcgrof/qca-swiss-army-knife has been modified to detect identical initval tables and replace them with macros. This patch contains the generated changes. On MIPS this reduces the binary size by 24 KB with no runtime changes. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed