]> git.baikalelectronics.ru Git - kernel.git/commit
[MTD] Make h720x_mtd_init function static
authorDmitri Vorobiev <dmitri.vorobiev@movial.fi>
Tue, 25 Nov 2008 00:54:58 +0000 (02:54 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 10 Dec 2008 13:01:23 +0000 (13:01 +0000)
commit7504a251fd1361cf662d7700f89dd79cc574c57c
treee872d688f5ccf367274d64673ed1c0acd4f79e49
parent26fa62c37892dcfa6397eea360033146e02c1cb6
[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>
drivers/mtd/maps/h720x-flash.c