[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?"
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:

committed by
Russell King

parent
c0fc18c5bf
commit
7c8ad9828e
@@ -40,4 +40,6 @@ extern void omap_dispc_enable_digit_out(int enable);
|
||||
extern int omap_dispc_request_irq(void (*callback)(void *data), void *data);
|
||||
extern void omap_dispc_free_irq(void);
|
||||
|
||||
extern const struct lcd_ctrl omap2_int_ctrl;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user