Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MTD] Make init_flagadm function static
The module init function init_flagadm does not need to be global, so add the needed keyword to drivers/mtd/maps/cfi_flagadm.c. Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
- Loading branch information