diff options
author | Felipe Balbi <balbi@ti.com> | 2012-09-06 12:45:39 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-06 16:17:02 (GMT) |
commit | d37c6cebcb0c7ab4fc9e000061c93cca9d2a3941 (patch) | |
tree | a2fca2022fd2f0fd258f0cb763e7b79f9de5c02b /samples | |
parent | d21e4005e4a4c24939f239b49862e6b0852e9169 (diff) | |
download | linux-d37c6cebcb0c7ab4fc9e000061c93cca9d2a3941.tar.xz |
serial: omap: move uart_omap_port definition to C file
nobody needs to access the uart_omap_port structure
other than omap-serial.c file. Let's move that
structure definition to the C source file in order
to prevent anyone from accessing our structure.
Tested-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions