[ARM] 3365/1: [cleanup] header for compat.c exported functions
authorBen Dooks <ben-linux@fluff.org>
Wed, 15 Mar 2006 23:17:30 +0000 (23:17 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 15 Mar 2006 23:17:30 +0000 (23:17 +0000)
Patch from Ben Dooks

arch/arm/kernel/compat.c exports two functions,
convert_to_tag_list and squash_mem_tags which
are not defined in any header files, and not
used outside arch/arm/kernel.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found