diff options
author | Behan Webster <behanw@converseincode.com> | 2014-09-26 18:10:52 -0700 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-09-30 13:11:44 +0300 |
commit | 032e57f01b7524ad9aec39788b38f523583ab58e (patch) | |
tree | 87b80683219fd04b0a69e33eed6bc749ff5303f2 /scripts/gdb/vmlinux-gdb.py | |
parent | 8251434bb489f4bf7fbc1825fb212051d0a030ea (diff) |
arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dss
Replace the use of nested functions where a normal function will suffice.
Nested functions are not liked by upstream kernel developers in general. Their
use breaks the use of clang as a compiler, and doesn't make the code any
better.
This code now works for both gcc and clang.
Signed-off-by: Behan Webster <behanw@converseincode.com>
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions