[U-Boot] [PATCH v3 2/7] x86: i8042: Reorder static functions

Simon Glass sjg at chromium.org
Wed Aug 26 16:56:12 CEST 2015


On 24 August 2015 at 01:00, Bin Meng <bmeng.cn at gmail.com> wrote:
> Reorder those static function so that their declarations
> can be removed.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Split of reordering static functions into this patch
>
>  drivers/input/i8042.c | 490 +++++++++++++++++++++++---------------------------
>  1 file changed, 222 insertions(+), 268 deletions(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list