From: Johannes Berg Date: Wed, 19 Nov 2014 09:09:00 +0000 (+0100) Subject: iwlwifi: move firmware file format definitions to correct header X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~17^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a52703b2020f46d95e9f8e837615b5754c06a0ea;p=pandora-kernel.git iwlwifi: move firmware file format definitions to correct header The firmware file-format is described in iwl-fw-file.h, while the internal handling structures and functions are in iwl-fw.h. Fix the separation between the files by moving file format definitions to iwl-fw-file.h. Also add a missing description for a kernel-doc member, and it's not needed to include iwl-fw-file.h again from the code (thanks to Liad Kaufman). Signed-off-by: Johannes Berg Reviewed-by: Liad Kaufman Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed