mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-25 17:25:13 +00:00
If CONFIG_SSB_EMBEDDED or CONFIG_SSB_DRIVER_MIPS is set and CONFIG_SSB_DRIVER_EXTIF is not set, it will cause compile problems because of missing functions. This patch fixes these problems. The mips driver now also uses ssb_chipco_available() instead of checking bus->chipco.dev manually. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
|---|---|---|
| .. | ||
| ssb_driver_chipcommon.h | ||
| ssb_driver_extif.h | ||
| ssb_driver_gige.h | ||
| ssb_driver_mips.h | ||
| ssb_driver_pci.h | ||
| ssb_embedded.h | ||
| ssb_regs.h | ||
| ssb.h | ||