commit | c3d6047d95fad6d70894d7ff79d49e47deae41e5 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Tue Feb 10 17:38:40 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 06 16:35:54 2015 -0800 |
tree | 69d14c8a96ad33600301659d80597dd71d574ca3 | |
parent | 6a3386b15f40e3750b52b9be7a84100edc9ae0f6 [diff] |
staging: sm7xxfb: make vgamode static the variable vgamode is used only in this file and hence can be safely made as static. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>