Sam Ravnborg 7c8ee361ae sparc32: fix sparse warnings in windows.c
Fix following warnings:
windows.c:16:6: warning: symbol 'flush_user_windows' was not declared. Should it be static?
windows.c:109:6: warning: symbol 'try_to_clear_window_buffer' was not declared. Should it be static?

Add missing include of cacheflush.h + add declaration of try_to_clear_window_buffer in kernel.h

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-04-29 01:12:25 -04:00
..
2013-02-17 23:36:56 -05:00
2012-05-11 19:27:46 -07:00
2012-07-26 16:46:15 -07:00
2014-04-29 01:12:25 -04:00
2013-12-03 11:51:51 -05:00
2013-11-12 15:22:34 -08:00
2013-10-02 20:02:35 -04:00
2013-11-13 12:09:05 +09:00
2012-08-18 23:26:19 -07:00
2013-02-17 23:36:56 -05:00
2013-06-13 22:12:14 +01:00
2012-03-28 18:30:03 +01:00
2013-07-31 19:10:03 -07:00