At present ctags emits lines with unmatched quotes which means that the output file is invalid. This is with exuberant-ctags version 5.9~svn201103 but I also see it with plain ctags. I am not sure that it is a bug though.
Make a few minor changes in the source code to fix this problem. Signed-off-by: Simon Glass <[email protected]> --- drivers/video/tegra124/sor.c | 3 ++- include/linux/compiler-gcc.h | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) Applied to u-boot-dm _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

