From 1b742f8dba1c85bd17ee71ab47c3e5b37eb6610f Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Sun, 22 Jul 2007 16:22:06 +0100 Subject: [PATCH] --- yaml --- r: 62682 b: refs/heads/master c: dd1313a167a9d29c349b3244dffac274bb0bf486 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-arm/arch-s3c2410/uncompress.h | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 9601128ef7b4..4e90a7140fe2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0d685cad354b773fbb6a698e73097f8b5aa4a342 +refs/heads/master: dd1313a167a9d29c349b3244dffac274bb0bf486 diff --git a/trunk/include/asm-arm/arch-s3c2410/uncompress.h b/trunk/include/asm-arm/arch-s3c2410/uncompress.h index 7058382a6405..48a5731ee988 100644 --- a/trunk/include/asm-arm/arch-s3c2410/uncompress.h +++ b/trunk/include/asm-arm/arch-s3c2410/uncompress.h @@ -1,6 +1,7 @@ /* linux/include/asm-arm/arch-s3c2410/uncompress.h * - * Copyright (c) 2003 Simtec Electronics + * Copyright (c) 2003, 2007 Simtec Electronics + * http://armlinux.simtec.co.uk/ * Ben Dooks * * S3C2410 - uncompress code @@ -22,9 +23,6 @@ #include -/* how many bytes we allow into the FIFO at a time in FIFO mode */ -#define FIFO_MAX (14) - static inline int is_arm926(void) { unsigned int cpuid;