[PATCH v3 22/23] serial: omap: move uart_omap_port definition to C file
From: tony@atomide.com (Tony Lindgren)
Date: 2012-08-24 19:43:51
Also in:
linux-omap, linux-serial, lkml
From: tony@atomide.com (Tony Lindgren)
Date: 2012-08-24 19:43:51
Also in:
linux-omap, linux-serial, lkml
* Felipe Balbi [off-list ref] [120823 03:38]:
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 <redacted> Signed-off-by: Felipe Balbi <redacted>
Acked-by: Tony Lindgren <tony@atomide.com>