[U-Boot] [PATCH v8 05/14] sf: Use static for file-scope functions

Bin Meng bmeng.cn at gmail.com
Thu Dec 10 02:31:02 CET 2015


On Mon, Dec 7, 2015 at 2:34 AM, 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 | 18 ------------------
>  drivers/mtd/spi/sf_ops.c      | 11 ++++++-----
>  2 files changed, 6 insertions(+), 23 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list