Home
last modified time | relevance | path

Searched hist:"3165 f44bcd4b987cbcc694af739ab955b561e05b" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/
H A Dmtdcore.hdiff 3165f44bcd4b987cbcc694af739ab955b561e05b Thu Jun 23 13:23:08 CEST 2011 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> mtd: hide parse_mtd_partitions

There is no need to export parse_mtd_partitions() now , as it's fully handled
by registration functions. So move the definition to private header and
remove respective EXPORT_SYMBOL_GPL.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
H A Dmtdpart.cdiff 3165f44bcd4b987cbcc694af739ab955b561e05b Thu Jun 23 13:23:08 CEST 2011 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> mtd: hide parse_mtd_partitions

There is no need to export parse_mtd_partitions() now , as it's fully handled
by registration functions. So move the definition to private header and
remove respective EXPORT_SYMBOL_GPL.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
/linux/include/linux/mtd/
H A Dpartitions.hdiff 3165f44bcd4b987cbcc694af739ab955b561e05b Thu Jun 23 13:23:08 CEST 2011 Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> mtd: hide parse_mtd_partitions

There is no need to export parse_mtd_partitions() now , as it's fully handled
by registration functions. So move the definition to private header and
remove respective EXPORT_SYMBOL_GPL.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>