Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MTD] Make h720x_mtd_init function static
The function h720x_mtd_init is not used outside of the file drivers/mtd/maps/h720x-flash.c and can therefore become static. This patch adds the necessary keyword. Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
- Loading branch information