aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-03-15 22:57:18 +0000
committerBen Dooks <ben-linux@fluff.org>2010-03-15 22:57:18 +0000
commit65e543f12cb7f98cb041a759a21685569eec8695 (patch)
treeabf1c3baa809b2b1f58a11e7467afc7ea44e6dab /security
parente79032aa75af76a14e2cdd973b199855e7761881 (diff)
ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>
The decleration of error() as static in the platform specific uncompress code in arch/arm/plat-samsung/include/plat/uncomopress.h causes the build of the uncompressor to break. Remove it, as it is no longer needed. arch/arm/boot/compressed/decompress.o: In function `gunzip': /var/tmp/kernel-orig/arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:67: undefined reference to `error' /var/tmp/kernel-orig/arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:73: undefined reference to `error' /var/tmp/kernel-orig/arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:80: undefined reference to `error' /var/tmp/kernel-orig/arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:95: undefined reference to `error' /var/tmp/kernel-orig/arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:152: undefined reference to `error' Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions