Commit 192f1e0f authored by Catalin Marinas's avatar Catalin Marinas Committed by Russell King

[ARM PATCH] 2401/1: asm/thread_info.h removed from arch/arm/vfp/entry.S

Patch from Catalin Marinas

This file no longer needs to be included in arch/arm/vfp/entry.S
because of the inclusion of asm/constants.h.

Signed-off-by: Catalin Marinas
Signed-off-by: Russell King
parent e4c5e82d
......@@ -18,7 +18,6 @@
#include <linux/linkage.h>
#include <linux/init.h>
#include <asm/constants.h>
#include <asm/thread_info.h>
#include <asm/vfpmacros.h>
.globl do_vfp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment