diff options
author | Stefan Roese <sr@denx.de> | 2010-09-09 19:19:18 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2010-09-23 09:02:05 +0200 |
commit | 4ad0df2b7c79b5514795202d59a4287bc73cb41f (patch) | |
tree | bafa485a12b12155d3a35da757191dbb8a61e07b | |
parent | e69e520f9d235bb7d96296081fdfc09b9fee8c46 (diff) | |
download | u-boot-imx-4ad0df2b7c79b5514795202d59a4287bc73cb41f.zip u-boot-imx-4ad0df2b7c79b5514795202d59a4287bc73cb41f.tar.gz u-boot-imx-4ad0df2b7c79b5514795202d59a4287bc73cb41f.tar.bz2 |
ppc4xx: Remove unreferenced file include/405_dimm.h
Signed-off-by: Stefan Roese <sr@denx.de>
-rw-r--r-- | include/405_dimm.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/405_dimm.h b/include/405_dimm.h deleted file mode 100644 index 103a349..0000000 --- a/include/405_dimm.h +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef _405_dimm_h_ -#define _405_dimm_h_ -long int walnut_dimm(void); -#endif |