[U-Boot] [PATCH v2 18/23] tegra: video: Remove the static variables

Fabio Estevam festevam at gmail.com
Sun Jan 31 20:31:14 CET 2016


On Sat, Jan 30, 2016 at 9:37 PM, Simon Glass <sjg at chromium.org> wrote:

> diff --git a/drivers/video/tegra.c b/drivers/video/tegra.c
> index bb2601f..f49f95d 100644
> --- a/drivers/video/tegra.c
> +++ b/drivers/video/tegra.c
> @@ -2,7 +2,7 @@
>   * Copyright (c) 2011 The Chromium OS Authors.
>   * SPDX-License-Identifier:    GPL-2.0+
>   */
> -#define DEBUG
> +

This is an unrelated change.


More information about the U-Boot mailing list