From 3ebd86d7e465e6e57f8897d837a5868a1de319c7 Mon Sep 17 00:00:00 2001 From: Manuel Lauss Date: Wed, 16 Apr 2008 02:01:55 +0900 Subject: [PATCH] --- yaml --- r: 88332 b: refs/heads/master c: 85eee6072bae69acfab903df596b5f468df03470 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/boot/compressed/head_32.S | 1 - trunk/arch/sh/boot/compressed/head_64.S | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index d7fe8f35a64a..71b9c5d913fd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 50387b3e11075fe798f5d44fa1b5491788a8742a +refs/heads/master: 85eee6072bae69acfab903df596b5f468df03470 diff --git a/trunk/arch/sh/boot/compressed/head_32.S b/trunk/arch/sh/boot/compressed/head_32.S index a8399b013729..06ac31f3be88 100644 --- a/trunk/arch/sh/boot/compressed/head_32.S +++ b/trunk/arch/sh/boot/compressed/head_32.S @@ -7,7 +7,6 @@ .text -#include #include .global startup diff --git a/trunk/arch/sh/boot/compressed/head_64.S b/trunk/arch/sh/boot/compressed/head_64.S index 1d4ecbfc767c..f72c1989f5f2 100644 --- a/trunk/arch/sh/boot/compressed/head_64.S +++ b/trunk/arch/sh/boot/compressed/head_64.S @@ -13,7 +13,6 @@ * Modification for compressed loader: * Copyright (C) 2002 Stuart Menefy (stuart.menefy@st.com) */ -#include #include #include #include