forked from Ivasoft/openwrt
mpc85xx: fix missing kernel config symbol and DTS whitespace issue
Buildbot has reported following issue while crunching mpc85xx/p1010
subtarget:
Extreme Networks WS-AP3825i (WS_AP3825I) [N/y/?] (NEW)
Fix it by disabling that config symbol in target kernel config and while
at it fix DTS whitespace issue.
Fixes: 7e614820a8 ("mpc85xx: add support for Extreme Networks WS-AP3825i")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
};
|
||||
|
||||
led_spi {
|
||||
/*
|
||||
/*
|
||||
* This is currently non-functioning because the spi-gpio
|
||||
* driver refuses to register when presented with this node.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user