
In message 1217713714-27405-1-git-send-email-plagnioj@jcrosoft.com you wrote:
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com
Need to build nios2
I've prefer to move conditional compilation to Makefile instead of you move an include in xuartlite. Which is not related to nios2.
I've choose to only move the CONFIG_ and merge the CFG_ in a second step during the next merge
OK.
drivers/serial/Makefile | 12 ++++++------ drivers/serial/atmel_usart.c | 3 --- drivers/serial/mcfuart.c | 3 --- drivers/serial/s3c4510b_uart.c | 4 ---- drivers/serial/serial_max3100.c | 4 ---- drivers/serial/serial_xuartlite.c | 4 ---- drivers/serial/usbtty.c | 5 ----- 7 files changed, 6 insertions(+), 29 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk