ARM: omap3logic: Specify DM serial driver as omap_serial
authorAdam Ford <aford173@gmail.com>
Sun, 7 Oct 2018 22:42:42 +0000 (17:42 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 22 Oct 2018 13:18:49 +0000 (09:18 -0400)
commitc3aa8513221c9abbe8832873dde2c96b60b5bb4b
tree816acd9bcc6698cc929ffe40ce69f3a756e5ffd5
parentf4db3b68c14dc93bae338f8da393d2000025b5bc
ARM: omap3logic: Specify DM serial driver as omap_serial

With the new omap_serial driver, this patch uses this instead
from the former ns16550_serial driver.  Even though the
omap_serial driver is essentially the same.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/logicpd/omap3som/omap3logic.c