diff options
| author | Randy Dunlap <[email protected]> | 2011-11-17 02:17:03 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-11-17 12:29:02 +0000 |
| commit | d29387e8de8bdf64374874112b2b1540d3ada674 (patch) | |
| tree | b566b15c1d11e02285d3974c6cc334d4c2d518c9 /lib/debugobjects.c | |
| parent | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 (diff) | |
| download | kernel-d29387e8de8bdf64374874112b2b1540d3ada674.tar.gz kernel-d29387e8de8bdf64374874112b2b1540d3ada674.zip | |
media/staging: fix allyesconfig build error
Fix x86 allyesconfig builds. Builds fail due to a non-static variable
named 'debug' in drivers/staging/media/as102:
arch/x86/built-in.o:arch/x86/kernel/entry_32.S:1296: first defined here
ld: Warning: size of symbol `debug' changed from 90 in arch/x86/built-in.o to 4 in drivers/built-in.o
Thou shalt have no non-static identifiers that are named 'debug'.
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Pierrick Hascoet <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
