From: Franky Lin Date: Sat, 17 Dec 2011 02:37:11 +0000 (-0800) Subject: brcm80211: fmac: move sdio related macros to sdio_host.h X-Git-Tag: v3.3-rc1~182^2~44^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e3c712807237ab2b50e860d94dc8f15a81d03cd;p=pandora-kernel.git brcm80211: fmac: move sdio related macros to sdio_host.h dhd_bus.h will be used as the shared header file for common layer and bus layer. It should not contain any sdio specific macros. This patch moves them to sdio_host.h as part of the fullmac bus interface refactoring. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Arend van Spriel Reviewed-by: Alwin Beukers Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed