commit | 11b73c8b10e58ae90c12e51be5531007e86a9c66 | [log] [tgz] |
---|---|---|
author | Jamie Iles <jamie@jamieiles.com> | Mon May 23 10:22:44 2011 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Wed May 25 02:12:51 2011 +0100 |
tree | 7214da9513f57b6c8924e243b53cb86ea9e486c4 | |
parent | f5671ab3f67a10f7234de21464391c20c1ef8ebb [diff] |
mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS If we don't have OpenFirmware enabled then provide a stub of_mtd_parse_partitions that returns no partitions so drivers don't need ifdeffery inside. Signed-off-by: Jamie Iles <jamie@jamieiles.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>