iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.h
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 15 Jan 2008 01:46:15 +0000 (17:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:09:55 +0000 (15:09 -0800)
This patch moves iwl4965_get_dma_hi_address function to iwl-headers.h
as iwl_get_dma_hi_address. This function will be used in more chipsets
than only 4965.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found