From 769455e224fbec3a27acc7644d11581314ddcb98 Mon Sep 17 00:00:00 2001 From: Dmitri Vorobiev Date: Tue, 25 Nov 2008 02:55:09 +0200 Subject: [PATCH] [MTD] Make uclinux_mtd_cleanup and uclinux_mtd_init static The functions uclinux_mtd_cleanup and uclinux_mtd_init do not heed to be global. Add the needed keyword to the file drivers/mtd/maps/uclinux.c to make these functions static. Signed-off-by: Dmitri Vorobiev Signed-off-by: David Woodhouse --- Reading git-format-patch failed