commit | 793708fffffad737d8b0113e41f0d14a38e8765e | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Jan 14 23:49:23 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Jan 15 09:11:47 2014 -0200 |
tree | 3fb18a99542fe375201e35ec381ceec59a5a4c02 | |
parent | b464f6b68e62d1664c34c8655cc3df192799338c [diff] |
[media] au0828: Fix sparse non static symbol warning Fixes the following sparse warning: drivers/media/usb/au0828/au0828-dvb.c:36:5: warning: symbol 'preallocate_big_buffers' was not declared. Should it be static? Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>