commit | d665d686e263ff2ab2da5b46a340447dbbf22ae8 | [log] [tgz] |
---|---|---|
author | Shinya Kuribayashi <shinya.kuribayashi@necel.com> | Thu Apr 16 10:51:03 2009 +0900 |
committer | Wolfgang Denk <wd@denx.de> | Tue Apr 28 00:47:48 2009 +0200 |
tree | b72a26e884c8851200ad0ff823f8140fe48ef1e3 | |
parent | 38037b034e71e5772e6db6fa1f09a5dc0e1b6584 [diff] |
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>