b43-dev.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ssb: start cleaning boardflags
@ 2011-07-23  9:10 Rafał Miłecki
  2011-07-23  9:10 ` [PATCH 1/2] ssb: define boardflags Rafał Miłecki
  2011-07-23  9:10 ` [PATCH 2/2] bcma: use boardflags define from ssb code Rafał Miłecki
  0 siblings, 2 replies; 6+ messages in thread
From: Rafał Miłecki @ 2011-07-23  9:10 UTC (permalink / raw)
  To: linux-wireless, John W. Linville; +Cc: b43-dev, Rafał Miłecki

Boardflags are board (SPROM to say exactly) specific, so should be
defined in ssb code. It does not make sense to redefine them over
and over in every driver.

This is the real fix for:
linux-next-20110722/drivers/bcma/driver_pci.c:175: error: 'SSB_PCICORE_BFL_NOPCI' undeclared (first use in this function)

Ideally that patches should replace
[PATCH] bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage

Rafa? Mi?ecki (2):
  ssb: define boardflags
  bcma: use boardflags define from ssb code

 drivers/bcma/driver_pci.c    |    2 +-
 include/linux/ssb/ssb_regs.h |   40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+), 1 deletions(-)

-- 
1.7.3.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-23  9:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-23  9:10 [PATCH 0/2] ssb: start cleaning boardflags Rafał Miłecki
2011-07-23  9:10 ` [PATCH 1/2] ssb: define boardflags Rafał Miłecki
2011-07-23  8:37   ` Michael Büsch
2011-07-23  8:49     ` Rafał Miłecki
2011-07-23  8:54       ` Michael Büsch
2011-07-23  9:10 ` [PATCH 2/2] bcma: use boardflags define from ssb code Rafał Miłecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).