diff options
author | Mark Charlebois <charlebm@gmail.com> | 2014-08-29 11:05:50 -0700 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2014-09-11 06:49:20 -0400 |
commit | fc886107c55634415d24584008ebac4edd074af1 (patch) | |
tree | 19934eb8f37079018c5cb2048582eba861898c8c /drivers/gpu/drm/msm/hdmi/hdmi_phy_8960.c | |
parent | 3afdd8a0e26dfa8c4c67bef56d89fe53ed425f3d (diff) |
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 'drivers/gpu/drm/msm/hdmi/hdmi_phy_8960.c')
0 files changed, 0 insertions, 0 deletions