summaryrefslogtreecommitdiffstats
path: root/lib_blackfin
diff options
context:
space:
mode:
authorAubrey Li <aubrey.adi@gmail.com>2007-04-05 18:29:17 +0800
committerAubrey Li <aubrey.adi@gmail.com>2007-04-05 18:29:17 +0800
commite0df1c921b788289564e4c1ee7120a6a9cd3ab05 (patch)
tree6d766d88f32c084ebe28a6eca988c84a0f6fe13e /lib_blackfin
parentdfeeab2cd680df047e68e723b246adf6f33bb556 (diff)
downloadblackbird-obmc-uboot-e0df1c921b788289564e4c1ee7120a6a9cd3ab05.tar.gz
blackbird-obmc-uboot-e0df1c921b788289564e4c1ee7120a6a9cd3ab05.zip
[Blackfin][PATCH] remove asm/page.h as we do not actually use/want any of these definitions nor does any other arch include it
Diffstat (limited to 'lib_blackfin')
-rw-r--r--lib_blackfin/bf533_string.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib_blackfin/bf533_string.c b/lib_blackfin/bf533_string.c
index 85b115076a..88cb343571 100644
--- a/lib_blackfin/bf533_string.c
+++ b/lib_blackfin/bf533_string.c
@@ -27,7 +27,6 @@
#include <common.h>
#include <asm/setup.h>
-#include <asm/page.h>
#include <config.h>
#include <asm/blackfin.h>
#include <asm/io.h>
OpenPOWER on IntegriCloud