From 4b8df8915a6980f476e1fa8f4d156e36cb63bf76 Mon Sep 17 00:00:00 2001 From: David Rientjes Date: Tue, 8 May 2007 20:27:01 -0700 Subject: [PATCH] smaps: only define clear_refs for CONFIG_MMU /proc/pid/clear_refs is only defined in the CONFIG_MMU case, so make sure we don't have any references to clear_refs_smap() in generic procfs code. Signed-off-by: David Rientjes Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed