diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-10-21 14:06:45 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2008-12-15 21:49:32 +0000 |
commit | e1a2bd1d2f368faaf377fdf8404a685280a3d0a3 (patch) | |
tree | 1651b1f7c73aa85226745af279d6769a468eb5f4 /arch/arm/mach-s3c2410 | |
parent | 0660fed465849160531f4179664922e3b0d8ba96 (diff) | |
download | linux-e1a2bd1d2f368faaf377fdf8404a685280a3d0a3.tar.bz2 |
[ARM] S3C64XX: Add system boot-time support
Add the necessary defines for <mach/uncompress.h>
to function and build an working header code block.
Signed-off-by: Ben Doioks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2410')
-rw-r--r-- | arch/arm/mach-s3c2410/include/mach/uncompress.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/include/mach/uncompress.h b/arch/arm/mach-s3c2410/include/mach/uncompress.h index ab39491beee2..c9432103750d 100644 --- a/arch/arm/mach-s3c2410/include/mach/uncompress.h +++ b/arch/arm/mach-s3c2410/include/mach/uncompress.h @@ -1,3 +1,4 @@ + /* arch/arm/mach-s3c2410/include/mach/uncompress.h * * Copyright (c) 2003, 2007 Simtec Electronics |