]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd6ca4d797395584c5d872e9aca1e52b99c177134
tree08f0d346bbd9d55ef9cf9e965ea3bdfb76aa423d
parent8f1326ce4429ae246a3aa8107fa7a50a48f8b46f
[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