From: John W. Linville Date: Fri, 13 May 2011 13:23:47 +0000 (-0400) Subject: ssb: fix pcicore build breakage X-Git-Tag: v3.0-rc1~377^2~54^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1159024d4c0aafecaa0c6635c55153b4b39cc1c8;p=pandora-kernel.git ssb: fix pcicore build breakage drivers/ssb/main.c:1336: error: 'SSB_PCICORE_BCAST_ADDR' undeclared (first use in this function) drivers/ssb/main.c:1337: error: 'SSB_PCICORE_BCAST_DATA' undeclared (first use in this function) drivers/ssb/main.c:1349: error: 'struct ssb_pcicore' has no member named 'dev' Reported-by: Randy Dunlap Signed-off-by: John W. Linville --- Reading git-diff-tree failed