commit | 7e4e3bca8900b34d1cffa1891745d83b07892fea | [log] [tgz] |
---|---|---|
author | Paolo Cretaro <melko@frugalware.org> | Thu May 18 23:59:41 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 25 18:56:44 2017 +0200 |
tree | 014cd9cd30fe3406bb3f3e68842dfba781b2c711 | |
parent | e45423d76f1c229b1a30ddde205a72774cdb12c6 [diff] |
staging: android: ion: set init function as static Fix warning issued by sparse: symbol 'ion_device_create' was not declared. Should it be static? Signed-off-by: Paolo Cretaro <melko@frugalware.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>