From: Johannes Berg Date: Tue, 10 Apr 2012 00:46:59 +0000 (-0700) Subject: iwlwifi: create device configuration header file X-Git-Tag: v3.5-rc1~109^2~410^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aac73f1402e8d9297c9f59027643c39cab19fc0;p=pandora-kernel.git iwlwifi: create device configuration header file The iwl-shared.h header file will be going away soon. There isn't much left in it that we keep, other than the device configuration declarations. Move those out now to a new iwl-config.h header. iwl-cfg.h seemed like a possible alternative but those declarations will later live in the PCIe transport code. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed