diff options
Diffstat (limited to 'arch/arm/kernel/compat.h')
-rw-r--r-- | arch/arm/kernel/compat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/kernel/compat.h b/arch/arm/kernel/compat.h index 27e61a68bd1c..39264ab1b9c6 100644 --- a/arch/arm/kernel/compat.h +++ b/arch/arm/kernel/compat.h @@ -9,5 +9,3 @@ */ extern void convert_to_tag_list(struct tag *tags); - -extern void squash_mem_tags(struct tag *tag); |