diff options
| author | Vlada Peric <[email protected]> | 2009-04-21 12:23:59 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-21 13:41:47 -0700 |
| commit | 44aa417910ec9cda6da42be914105e789273b507 (patch) | |
| tree | be2ea32bb8d74b309b7602b7315c7234cd7e7344 /tools/perf/scripts/python | |
| parent | b33ecba033ca649f6350696a3057d916a23a775a (diff) | |
asiliantfb: add missing return statement
Commit 032220ba (asiliantfb: fix cmap memory leaks) changed the function
init_asiliant from void to int, resulting in the following compile warning:
drivers/video/asiliantfb.c: In function `init_asiliant':
drivers/video/asiliantfb.c:536: warning: control reaches end of non-void function
Fix the warning by returning 0.
Signed-off-by: Vlada Peric <[email protected]>
Cc: Andres Salomon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions