mirror of https://gitee.com/openkylin/linux.git
032e57f01b
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
apply.c | ||
core.c | ||
dispc-compat.c | ||
dispc-compat.h | ||
dispc.c | ||
dispc.h | ||
dispc_coefs.c | ||
display-sysfs.c | ||
display.c | ||
dpi.c | ||
dsi.c | ||
dss-of.c | ||
dss.c | ||
dss.h | ||
dss_features.c | ||
dss_features.h | ||
hdmi.h | ||
hdmi4.c | ||
hdmi4_core.c | ||
hdmi4_core.h | ||
hdmi5.c | ||
hdmi5_core.c | ||
hdmi5_core.h | ||
hdmi_common.c | ||
hdmi_phy.c | ||
hdmi_pll.c | ||
hdmi_wp.c | ||
manager-sysfs.c | ||
manager.c | ||
omapdss-boot-init.c | ||
output.c | ||
overlay-sysfs.c | ||
overlay.c | ||
rfbi.c | ||
sdi.c | ||
venc.c |