[U-Boot] [PATCH v7 10/34] sf: Use static for file-scope functions
Simon Glass
sjg at chromium.org
Thu Nov 26 18:50:24 CET 2015
On 26 November 2015 at 04:03, Jagan Teki <jteki at openedev.com> wrote:
> Use static for file-scope functions and removed
> them from header files.
>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> ---
> drivers/mtd/spi/sf_internal.h | 21 ---------------------
> drivers/mtd/spi/sf_ops.c | 11 ++++++-----
> 2 files changed, 6 insertions(+), 26 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list