]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: i8042: Reorder static functions
authorBin Meng <bmeng.cn@gmail.com>
Mon, 24 Aug 2015 08:00:04 +0000 (01:00 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 09:29:47 +0000 (11:29 +0200)
commit3c4cfaccbbc1125960de1f111d61066229f83cb7
tree835f7c81b70b6d084b12b97b02871918fe8645eb
parent526c85ce2fd08564dd14ca7bcff4d6e94772c075
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>
drivers/input/i8042.c