]> Git Repo - u-boot.git/commit
lmb: remove extern keyword in lmb.h
authorHeinrich Schuchardt <[email protected]>
Sun, 14 Nov 2021 07:52:48 +0000 (08:52 +0100)
committerHeinrich Schuchardt <[email protected]>
Sat, 20 Nov 2021 09:53:00 +0000 (10:53 +0100)
commit951a8c487120b7f0a4badecb9402d7eaaad8dbfb
treee377a3acd4a65b6f603e3d31b2e8f9504897c0de
parent4ad4c2daeb44a1761e944e819213ceb3c3bd1340
lmb: remove extern keyword in lmb.h

The extern keyword is not needed in include/lmb.h to declare functions.
Remove it.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Acked-by: Ilias Apalodimas <[email protected]>
include/lmb.h
This page took 0.033634 seconds and 4 git commands to generate.