You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rafał Miłecki bfc6514e94 kernel: b53: fix compilation on BCM47XX
This fixes:
drivers/net/phy/b53/b53_priv.h:325:2: error: enumeration value '<board>' not handled in switch [-Werror=switch]
errors.

Fixes: 0de2213eea ("kernel: b53: look for NVRAM's "robo_reset" entry on every platform")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
6 years ago
..
Kconfig kernel: rename B53 symbols to avoid upstream kernel conflict 8 years ago
Makefile kernel: rename B53 symbols to avoid upstream kernel conflict 8 years ago
b53_common.c kernel: generic: Add kernel 4.14 support 7 years ago
b53_mdio.c kernel: port b53 to use kernel 4.5+ API 8 years ago
b53_mmap.c b53: clean up code to match kernel style better 9 years ago
b53_phy_fixup.c kernel: port b53 to use kernel 4.5+ API 8 years ago
b53_priv.h kernel: b53: fix compilation on BCM47XX 6 years ago
b53_regs.h b53: update header register difinitions 9 years ago
b53_spi.c b53: allow configuration through device tree 7 years ago
b53_srab.c b53: clean up code to match kernel style better 9 years ago