From: David Rientjes Date: Wed, 9 May 2007 03:27:01 +0000 (-0700) Subject: smaps: only define clear_refs for CONFIG_MMU X-Git-Tag: v2.6.22-rc1~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b8df8915a6980f476e1fa8f4d156e36cb63bf76;p=pandora-kernel.git 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-diff-tree failed