commit | 2b9175c174b83b8d97db9398efe948fa9092938f | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Nov 29 14:49:38 2005 +0000 |
committer | Thomas Gleixner <tglx@mtd.linutronix.de> | Tue Nov 29 19:54:58 2005 +0100 |
tree | 636ccdc70d45b3bb1268dfd00f985c2015b8d7dc | |
parent | ee2d49de3e3a0b846ecedb36fec0e4a5ff222dcb [diff] |
[MTD] Make functions static, include header files with prototypes This patch contains the following possible cleanups: - every file should #include the headers containing the prototypes for it's global functions - make needlessly global functions static Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>