diff options
author | Marco Franchi <marco.franchi@nxp.com> | 2017-09-25 15:55:59 -0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-10-13 14:44:08 +0800 |
commit | 2e845e5f736fb724edcb258edd0d6d6684a77de8 (patch) | |
tree | 4eaa61549a241aa8deb02d50e4e1e313466734e3 /init | |
parent | 5ea2e8ad00eeba25cf7bd656293567226bec9b67 (diff) | |
download | op-kernel-dev-2e845e5f736fb724edcb258edd0d6d6684a77de8.zip op-kernel-dev-2e845e5f736fb724edcb258edd0d6d6684a77de8.tar.gz |
ARM: imx: mach-mx31lite: Make mx31lite_map_io static
The following build warning is seen with W=1:
warning: no previous prototype for ‘mx31lite_map_io’
[-Wmissing-prototypes] void __init mx31lite_map_io(void)
This function is only used in this file so make it "static".
Signed-off-by: Marco Franchi <marco.franchi@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions