]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
reduce ifdeffery
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 24 Aug 2011 23:47:20 +0000 (09:47 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 Sep 2011 05:16:15 +0000 (15:16 +1000)
Cc: Amerigo Wang <amwang@redhat.com>
Cc: Greg KH <greg@kroah.com>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/vmstat.h

index b3b17ac0ad65c7e46522847347fd58f55cbd2060..65efb92da996cecfcd1c3648e7ee4a450fe8dd01 100644 (file)
@@ -258,8 +258,6 @@ static inline void refresh_zone_stat_thresholds(void) { }
 
 #endif         /* CONFIG_SMP */
 
-#if defined(CONFIG_PROC_FS) || defined(CONFIG_SYSFS)
 extern const char * const vmstat_text[];
-#endif
 
 #endif /* _LINUX_VMSTAT_H */