]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial: opencores_yanu: Fix build error
authorAxel Lin <axel.lin@ingics.com>
Thu, 16 Jan 2014 07:01:49 +0000 (15:01 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Tue, 11 Feb 2014 07:49:19 +0000 (15:49 +0800)
commit18a6bcc139548f8018494ff60519948fa53e2141
tree2f158dbf5545c6b156ce9b29bc5a64713aefa3c8
parent22a240c32c1340183fce12867ae5f8736b92a638
serial: opencores_yanu: Fix build error

Fix build error due to missing include of serial.h and a trivial typo.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
drivers/serial/opencores_yanu.c