summaryrefslogtreecommitdiff
path: root/lib/reciprocal_div.c
diff options
context:
space:
mode:
authorMark Charlebois <charlebm@gmail.com>2014-08-29 22:05:50 +0400
committerRob Clark <robdclark@gmail.com>2014-09-11 14:49:20 +0400
commitfc886107c55634415d24584008ebac4edd074af1 (patch)
tree19934eb8f37079018c5cb2048582eba861898c8c /lib/reciprocal_div.c
parent3afdd8a0e26dfa8c4c67bef56d89fe53ed425f3d (diff)
downloadlinux-fc886107c55634415d24584008ebac4edd074af1.tar.xz
drm/msm: Change nested function to static function
There is currently a nested function in Russel King's tree for the msm HDMI driver. The last nested function was removed from the Linux kernel when the Thinkpad driver was fixed. I believe nested functions are not desired upstream, and it also breaks compilation with clang so here is a patch to change the nested function into static function. The patch works with both clang and gcc. Signed-off-by: Mark Charlebois <charlebm@gmail.com> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'lib/reciprocal_div.c')
0 files changed, 0 insertions, 0 deletions