commit | 3928d66a5e7f55a860f2dd150231f51c8cc9d5fc | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Aug 24 01:00:04 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 26 07:54:15 2015 -0700 |
tree | db04915f9267a060347e35e4c7f175b11921bf10 | |
parent | 5e653b0609cd256572a2e97a8449489ca84de017 [diff] |
x86: i8042: Reorder static functions Reorder those static function so that their declarations can be removed. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>