commit | 2257594f9c2043f347c6d3961f804008da7982d1 | [log] [tgz] |
---|---|---|
author | Dmitri Vorobiev <dmitri.vorobiev@movial.fi> | Tue Nov 25 02:54:58 2008 +0200 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Wed Dec 10 13:01:23 2008 +0000 |
tree | e872d688f5ccf367274d64673ed1c0acd4f79e49 | |
parent | 9cdd52fa973a9021c4c2670ac69a301ae31c8784 [diff] |
[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>