[PATCH 0/2] ssb: start cleaning boardflags

Rafał Miłecki zajec5 at gmail.com
Sat Jul 23 05:10:10 EDT 2011


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




More information about the b43-dev mailing list