]> Git Repo - u-boot.git/commit
serial: arm_dcc: Remove stdio structure support
authorJagannadha Sutradharudu Teki <[email protected]>
Sat, 3 Aug 2013 19:52:24 +0000 (01:22 +0530)
committerMichal Simek <[email protected]>
Tue, 13 Aug 2013 06:38:29 +0000 (08:38 +0200)
commit32749e91aa31338882c02d3499c1376e7e794b82
treeb7cd3db553131d3ac438d4639cb3669e9e32710b
parentd62a89bd5b5033649a90fa5bfe0f5b32013ca8f8
serial: arm_dcc: Remove stdio structure support

Removed stdio structure ops support on arm_dcc
driver, and need to register with serial core
so-that it can access like remianing serial drivers.

Signed-off-by: Jagannadha Sutradharudu Teki <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
common/stdio.c
drivers/serial/arm_dcc.c
include/stdio_dev.h
This page took 0.027435 seconds and 4 git commands to generate.