summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-09-13 15:30:05 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-09-13 15:30:05 +0200
commit05a26426244ee1c24c8796624a229a1d9738a7ae (patch)
treedfc26495eb17ffd07065d86f9a7b62d7a48ae79a
parent7b620b03d2061c5018be126d1e3594a1cc311a9f (diff)
downloadbarebox-05a26426244ee1c24c8796624a229a1d9738a7ae.tar.gz
barebox-05a26426244ee1c24c8796624a229a1d9738a7ae.tar.xz
add empty common.h
-rw-r--r--include/asm-blackfin/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-blackfin/common.h b/include/asm-blackfin/common.h
index e69de29bb2..da84fa5f6b 100644
--- a/include/asm-blackfin/common.h
+++ b/include/asm-blackfin/common.h
@@ -0,0 +1 @@
+/* nothing */