From: Dave Martin Date: Thu, 23 Jun 2011 16:07:40 +0000 (+0100) Subject: ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros X-Git-Tag: v3.1-rc1~258^2^2~3^2~11^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a625a88174664fc252d7b1ac1773e76e52326b;p=pandora-kernel.git ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macros This patch adds some generic macros to reduce boilerplate when declaring certain common structures in arch/arm/mm/*.S Thanks to Russell King for outlining what the define_processor_functions macro could look like. Signed-off-by: Dave Martin Acked-by: Nicolas Pitre --- Reading git-diff-tree failed