summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2009-06-10 23:43:27 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2009-07-21 16:41:46 +0200
commit86ef24563b71107546feb26f041477ae57f47d9a (patch)
treeb65c411044994c49f06970efaa828949d8a69348 /board
parentec318139f6247ffd477e240ccfb6a066fd7a7192 (diff)
downloadbarebox-86ef24563b71107546feb26f041477ae57f47d9a.tar.gz
barebox-86ef24563b71107546feb26f041477ae57f47d9a.tar.xz
pcm038: register sram device
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'board')
-rw-r--r--board/pcm038/pcm038.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/pcm038/pcm038.c b/board/pcm038/pcm038.c
index 25ef69c337..6013ea949d 100644
--- a/board/pcm038/pcm038.c
+++ b/board/pcm038/pcm038.c
@@ -161,9 +161,7 @@ static int pcm038_devices_init(void)
register_device(&cfi_dev);
register_device(&nand_dev);
register_device(&sdram_dev);
-#if 0
register_device(&sram_dev);
-#endif
/* Register the fec device after the PLL re-initialisation
* as the fec depends on the (now higher) ipg clock