From 180389daed09ceb40cf8e2fe9348777e7a0ab1ab Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 4 Mar 2007 20:44:59 +0000 Subject: [PATCH] --- yaml --- r: 53973 b: refs/heads/master c: 235b185ce47ce64793362bd3ae4bcd8afc6b57b8 h: refs/heads/master i: 53971: ad42b4674a2da00274292b64dab1f87e02b8b6e7 v: v3 --- [refs] | 2 +- trunk/arch/arm/lib/getuser.S | 2 -- trunk/arch/arm/lib/putuser.S | 2 -- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 6f374465b71e..7507393573f7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b2a0d36fde90fa9dd20b7dde21dbcff09b130b38 +refs/heads/master: 235b185ce47ce64793362bd3ae4bcd8afc6b57b8 diff --git a/trunk/arch/arm/lib/getuser.S b/trunk/arch/arm/lib/getuser.S index c03ea8e666ba..1dd8ea4f9a9c 100644 --- a/trunk/arch/arm/lib/getuser.S +++ b/trunk/arch/arm/lib/getuser.S @@ -26,8 +26,6 @@ * Note that ADDR_LIMIT is either 0 or 0xc0000000. * Note also that it is intended that __get_user_bad is not global. */ -#include -#include #include .global __get_user_1 diff --git a/trunk/arch/arm/lib/putuser.S b/trunk/arch/arm/lib/putuser.S index 4593e9c07f05..8620afe54f72 100644 --- a/trunk/arch/arm/lib/putuser.S +++ b/trunk/arch/arm/lib/putuser.S @@ -26,8 +26,6 @@ * Note that ADDR_LIMIT is either 0 or 0xc0000000 * Note also that it is intended that __put_user_bad is not global. */ -#include -#include #include .global __put_user_1