[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)
commit0fc1c832123493aca4c6a8600179132651f48bdc
tree08f0d346bbd9d55ef9cf9e965ea3bdfb76aa423d
parentdabaeff06cca86048cfa3f74ce59688bc3addba9
[ARM] 3365/1: [cleanup] header for compat.c exported functions

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>
arch/arm/kernel/compat.c
arch/arm/kernel/compat.h [new file with mode: 0644]
arch/arm/kernel/setup.c