From: Emmanuel Grumbach Date: Fri, 26 Aug 2011 06:11:16 +0000 (-0700) Subject: iwlagn: iwl-pci doesn't include iwl-dev any more X-Git-Tag: v3.2-rc1~129^2~287^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=332a4bad975616f33c2d1bf94c4ace2ea4113835;p=pandora-kernel.git iwlagn: iwl-pci doesn't include iwl-dev any more Move all the iwlXXX_abgn_cfg forward declaration to a separate file so that iwl-pci.c doesn't need to include iwl-agn.h that includes all iwl-dev.h This allows to provide real encapsulation. Dereferencing iwl_priv in the bus layer will now lead to a compilation error. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed