]> pilppa.com Git - linux-2.6-omap-h63xx.git/commit
mtd/cmdlinepart.c: remove static declaration of mtdpart_setup
authorArnaud Patard <arnaud.patard@rtp-net.org>
Thu, 1 Feb 2007 18:15:48 +0000 (10:15 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 1 Feb 2007 18:17:58 +0000 (10:17 -0800)
commit2ee38645b1553a0e91422a83c80cd61cb5fa7190
tree0b3354ed728c6fd4f6d7dfe2aba8e135a97a82a4
parentdb7bd13d7ac983c4ce816bc827a30096c2708f43
mtd/cmdlinepart.c: remove static declaration of mtdpart_setup

Revert the following commit :

commit ddacff1f20fc5c96cc73e2975258e05d298c97cc
Author: Adrian Bunk <bunk@stusta.de>
Date:   Sat Nov 25 20:15:41 2006 +0100

    [MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() static

    This patch makes the needlessly global mtdpart_setup() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Otherwise, the omap-hw can't work when the partition layout is in a TAG.
drivers/mtd/cmdlinepart.c