diff options
author | Shinya Kuribayashi <shinya.kuribayashi@necel.com> | 2009-04-16 10:51:03 +0900 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-04-28 00:47:48 +0200 |
commit | 06f41f825c23344d889d5419bb5eaeceb3ed2a02 (patch) | |
tree | b72a26e884c8851200ad0ff823f8140fe48ef1e3 /include | |
parent | 7d3d30b1b3fbd0a07db254ead99fa6fff4f4d992 (diff) | |
download | u-boot-imx-06f41f825c23344d889d5419bb5eaeceb3ed2a02.zip u-boot-imx-06f41f825c23344d889d5419bb5eaeceb3ed2a02.tar.gz u-boot-imx-06f41f825c23344d889d5419bb5eaeceb3ed2a02.tar.bz2 |
Remove sa1100.h
sa1100.h is not used anywhere, then remove it.
$ find . -name '*.h' -empty -print
./include/sa1100.h
$ git grep 'sa1100.h' .
$
Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/sa1100.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/sa1100.h b/include/sa1100.h deleted file mode 100644 index e69de29..0000000 --- a/include/sa1100.h +++ /dev/null |