aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2008-10-15 22:03:53 -0700
committerLinus Torvalds <[email protected]>2008-10-16 11:21:45 -0700
commit313cc59eacc26cc7e8638660ec5a0ffb5e319045 (patch)
treead66ec514bda4a802e284123c0c433ccbc6bf1d9 /tools/perf/scripts/python
parente3a1938805d2e81b27d3d348788644f3bad004f2 (diff)
framebuffer: fix carminefb section mismatch
Make alloc_carmine_fb() __devinit. WARNING: drivers/video/carminefb.o(.text+0x81b): Section mismatch in reference from the function alloc_carmine_fb() to the variable .devinit.data:carminefb_fix The function alloc_carmine_fb() references the variable __devinitdata carminefb_fix. This is often because alloc_carmine_fb lacks a __devinitdata annotation or the annotation of carminefb_fix is wrong. Signed-off-by: Randy Dunlap <[email protected]> Cc: Sebastian Siewior <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: Krzysztof Helt <[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