From: "Luis R. Rodriguez" <mcgrof@xxxxxxxxxxxxxxxx> On next-20130415 commit 668761ac0 added platform specific data for brcmfmac for SDIO. Copy that over. This is the first in a series of changes required for next-20130415. commit 668761ac01d6f5a36b8e5a24d4e154550e2c4c3b Author: Hante Meuleman <meuleman@xxxxxxxxxxxx> Date: Fri Apr 12 10:55:55 2013 +0200 brcmfmac: define and use platform specific data for SDIO. This patch adds support for platform specific data for SDIO fullmac devices. Currently OOB interrupts are configured by Kconfig BRCMFMAC_SDIO_OOB but that is now determined dynamically by checking availibility of platform data. Cc: Hauke Mehrtens <hauke@xxxxxxxxxx> Reviewed-by: Arend Van Spriel <arend@xxxxxxxxxxxx> Reviewed-by: Franky (Zhenhui) Lin <frankyl@xxxxxxxxxxxx> Reviewed-by: Pieter-Paul Giesberts <pieterpg@xxxxxxxxxxxx> Reviewed-by: Piotr Haber <phaber@xxxxxxxxxxxx> Signed-off-by: Hante Meuleman <meuleman@xxxxxxxxxxxx> Signed-off-by: Arend van Spriel <arend@xxxxxxxxxxxx> Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> Signed-off-by: Luis R. Rodriguez <mcgrof@xxxxxxxxxxxxxxxx> --- copy-list | 1 + 1 file changed, 1 insertion(+) diff --git a/copy-list b/copy-list index 6db79a3..8b3de0c 100644 --- a/copy-list +++ b/copy-list @@ -27,6 +27,7 @@ include/linux/bcm47xx_wdt.h include/linux/usb/usbnet.h include/linux/usb/rndis_host.h include/linux/spi/libertas_spi.h +include/linux/platform_data/brcmfmac-sdio.h include/uapi/linux/nl80211.h include/linux/rfkill.h -> include/linux/rfkill_backport.h -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html