
4 Oct
2017
4 Oct
'17
3:05 a.m.
On 10/04/2017 01:46 AM, Nobuhiro Iwamatsu wrote:
Hi!
This patch breaks the compiling of board/renesas/ulcb/cpld.c
board/renesas/ulcb/cpld.c: In function 'ulcb_softspi_sda': board/renesas/ulcb/cpld.c:17:16: error: 'GPIO_GP_6_7' undeclared (first use in this function) #define MOSI GPIO_GP_6_7 ^ board/renesas/ulcb/cpld.c:46:17: note: in expansion of macro 'MOSI' gpio_set_value(MOSI, set); ^~~~
Could you check about this?
Please pick:
[PATCH] ARM: rmobile: Fixup ULCB CPLD support after PFC rework
that fixes it until I obtain a physical ULCB and rewrite the CPLD support to a proper DM/DT capable driver.
--
Best regards,
Marek Vasut